Adding More Faces to a Face

   2066   2   0
User Avatar
Member
56 posts
Joined: July 2017
Offline
Hello-
Is there a way to take a face (polygon) and add more faces (polygons) to it? I was thinking it might be the “add” node; do I have the right idea here?
-Scott
User Avatar
Staff
138 posts
Joined: Dec. 2010
Offline
Technically, there's no way to do what you've described. But you can use that polygon to create other polygons. The Subdivde sop, for example, will dice your polygon up with recursion, or try the PolySplit sop to cut your polygon where ever you place new edges.
john mariella
Senior Technical Director
SideFX
www.sidefx.com
User Avatar
Member
56 posts
Joined: July 2017
Offline
OK, thanks John. -Scott
  • Quick Links