rosanky Posted April 19, 2018 Share Posted April 19, 2018 (edited) I am running into this problem where my mesh is black.. the verts are not connected I'm using a stack of triangles and repositioning them on a mesh based on ptnum.Only problem is when i look at it the normals appear to be going in the right direction but the mesh is dark. Any ideas? I have tried a facet node with reverse normals but I get the normals pointing in and the mesh then looks correct but the normals are wrong... Edited April 19, 2018 by rosanky Quote Link to comment Share on other sites More sharing options...
benne5 Posted April 19, 2018 Share Posted April 19, 2018 There are a few things you can try. Try toggling on post-compute normals on the facet sop. If that doesn't do it. place a clean node before your facet sop and toggle on the fix overlaps, delete overlap pairs, and remove unused points. It might also be worth placing a divide node above these two nodes and toggling on don't generate slivers and avoid small angles. If all else fails you can either remesh your geo or aim the normals using vex in a wrangle. Quote Link to comment Share on other sites More sharing options...
rosanky Posted April 19, 2018 Author Share Posted April 19, 2018 clean worked! TY TY TY!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.