CinnamonMetal Posted March 26, 2018 Share Posted March 26, 2018 Is it possible to have two sets of normals parallel to each other with control over each separate normal; unless one know of another solution to have double sided primitives ? Quote Link to comment Share on other sites More sharing options...
jon3de Posted March 26, 2018 Share Posted March 26, 2018 (edited) If you need to create a two sided material maybe this thread will help you. https://www.sidefx.com/forum/topic/30348/ 28 minutes ago, CinnamonMetal said: Is it possible to have two sets of normals parallel to each other with control over each separate normal As the normals are just vectors you can have of course a lot of custom "normal" attributes on your geometry. Depends on what you are after you can create N1, N2, N3...... Attributes. Edited March 26, 2018 by jon3de 1 Quote Link to comment Share on other sites More sharing options...
CinnamonMetal Posted March 26, 2018 Author Share Posted March 26, 2018 The issue with the FrontFace / IsFrontFace function is it is depending on an dot product; then again I may be able to come up with a solution 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.