Jump to content

Isolating and fixing self intersecting geometry


scp

Recommended Posts

Thanks for taking a look, I couldn't personally get the smooth sop to work on this geo but also the sample was just a very stripped down example,

I'm really looking for a way to error check a piece of geometry for any of these types of issues that will come back at me at render time.

Link to comment
Share on other sites

thats not a simple thing and i can´t think of a way doing it without a fair amount of coding.

if you "just" want to detect the intersecting prims you can use some external libraries (cgal, tetgen, ...) or hack something together using the hdk. if you want a really clean mesh,......... well, that will require much more time and knowledge and since you are dealing with grids (non-closed geometry) it quite likely becomes a real challenge to implement a fast and reliable solution.

petz

Edited by petz
Link to comment
Share on other sites

Thanks for the words of warning petz. Going to leave this for the time being whilst trying to rework the original generation of the geometry. All seems a bit complex to get started and really haven't the time currently. Will check out those pointers when I get a chance, thanks again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...