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

height map to mormal map #427

Closed
bingomanatee opened this issue Aug 15, 2011 · 5 comments
Closed

height map to mormal map #427

bingomanatee opened this issue Aug 15, 2011 · 5 comments
Labels

Comments

@bingomanatee
Copy link

Sorry if this is a Noob question - but is there a simple way to translate a height map into a normal map?

thanks

Dave

@robotsuperstar
Copy link

"Crazybump" will artificially create one. Normal Maps are typically created from an subdivided highres model from it's original source.

@alteredq
Copy link
Contributor

@bingomanatee
Copy link
Author

Thanks but I need to create one in JS/ dynamically.

@mrdoob
Copy link
Owner

mrdoob commented Aug 15, 2011

There you go:
http://mrdoob.com/lab/javascript/height2normal/

@bernatfortet
Copy link

bernatfortet commented Nov 4, 2021

For anyone that's wondering, the code can be inspected at: http://mrdoob.com/lab/javascript/height2normal/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants