Cap holes

   4996   4   1
User Avatar
Member
2624 posts
Joined: 8月 2006
Offline
There are lots of ways to cap a single hole in a polygon mesh. But can anyone cap the hole in this file. I can at the moment if I extract the boarder edges convert to points , connect the points and then skin, etc etc quite involved and not that fast , so is there a better way !

Rob

Attachments:
cap_this_test.hip (60.2 KB)
cap.jpg (53.0 KB)

Gone fishing
User Avatar
Member
443 posts
Joined: 9月 2012
Offline
What about using PolyCap SOP with “*” in group mask field?
User Avatar
Member
2624 posts
Joined: 8月 2006
Offline
Interesting , but if you attempt a simple poly cap you get only the square forming the face.

Rob
Gone fishing
User Avatar
Member
8525 posts
Joined: 7月 2007
Offline
this is one of cases where there is more than 1 logical capped scenarios, however topologically the most logical is capping the box and capping the hemisphere individually, that's what PolyCap will do even if you select edges.

so while not universal solution, if you wish to cap clipped object in a way you expect, you can generate caps using Divide sop/Hole sop thanks to the planar nature of clip

Attachments:
cap_this_test_capped.hip (67.7 KB)

Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
2624 posts
Joined: 8月 2006
Offline
Stella work Tomas , certainly far less nodes than my solution !

Rob
Gone fishing
  • Quick Links