Need help with curve normals and extruding
542 1 0-
- digzelot
- Member
- 16 posts
- Joined: April 2017
- Offline
-
- tamte
- Member
- 9276 posts
- Joined: July 2007
- Online
point normals after extrusion point in the correct direction based on the polygon winding
and forcing them to point in opposite direction without fixing the polygon winding would cause all sorts of issues down the line
so safest is to flip polygons after the fact
- Group Create SOP: use Keep By Normals to group only polygons facing downwards
- Reverse SOP: to reverse that group's polys therefore to fix their geometric normal
- optionally Normal SOP if you already had Point or Vertex normals on the geo that also need to be flipped use the same group to reverse or recompute them
and forcing them to point in opposite direction without fixing the polygon winding would cause all sorts of issues down the line
so safest is to flip polygons after the fact
- Group Create SOP: use Keep By Normals to group only polygons facing downwards
- Reverse SOP: to reverse that group's polys therefore to fix their geometric normal
- optionally Normal SOP if you already had Point or Vertex normals on the geo that also need to be flipped use the same group to reverse or recompute them
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- Quick Links