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

Request for normalmap translation #57

Open
QuiteAName opened this issue Nov 16, 2024 · 0 comments
Open

Request for normalmap translation #57

QuiteAName opened this issue Nov 16, 2024 · 0 comments

Comments

@QuiteAName
Copy link

QuiteAName commented Nov 16, 2024

Some probably know about the case of the normal maps being red and there are many words out there about how moving the channels around and filling a particular one with white manually solves and completes the texture. It doesn't, people think so because the steps turn the complete image blue as many are used to seeing with all channels displayed. The said method has effectively deleted the normal map partially.

Here is a gif showing each color channel in an rgb loop on a 'normal' normal map.
rgb

AssetRipper handles this appropriately. Which can be seen in its code here. With the UnpackNormal method.
https://github.com/AssetRipper/AssetRipper/blob/master/Source/AssetRipper.Export.Modules.Textures/TextureConverter.cs

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

No branches or pull requests

1 participant