Gabriel_Wolf Posted November 20, 2019 Share Posted November 20, 2019 Hello, Can you please help me a little bit? I would like to animate the direction of my normals based on the anti aliased flow noise in point vop. Can you tell me which nodes should I use to get this result? Thank you Quote Link to comment Share on other sites More sharing options...
jeremiah Posted November 20, 2019 Share Posted November 20, 2019 Hey, you should use 'add' to add the result of your noise to your current normal, right now you are multiplying. Also make sure the noise is outputting 3d noise instead of just 1d. Cheers, Quote Link to comment Share on other sites More sharing options...
Gabriel_Wolf Posted November 20, 2019 Author Share Posted November 20, 2019 Thank you Quote Link to comment Share on other sites More sharing options...
jimeng20 Posted November 21, 2019 Share Posted November 21, 2019 Also you wanna normalize your normal after you add the noise to your original normal. 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.