Houdini quick tip – point normals pointing away

Quick tip for point normals pointing away

vector a = set(0,0,0);
@N = normalize(a + @P);



Leave a Reply

Your email address will not be published.