Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strengthen normals node #2372

Merged

Conversation

RunDevelopment
Copy link
Member

This adds a node to strengthen/scale the normals of a normal map. This node is especially useful for making detail normal maps more or less strong.

I previously used the Add Normals node for this, but this was a bit annoying and limited since I sometimes needed a strength factor > 200. So I made this functionality its own node. As an added benefit, the Stengthen Normals is also about 2x faster than the old way I did it via Add Normals.

image

@joeyballentine joeyballentine merged commit 4906ba4 into chaiNNer-org:main Dec 3, 2023
14 checks passed
@RunDevelopment RunDevelopment deleted the strengthen-normals branch December 4, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants