Skip to content

This tool calculates a normal map from a raw 16 bit unsigned short little endian height map and outputs the generated normal map into a raw 16 bit unsigned short little endian image file. developed against the OS X 10.8 SDK, link this against the Accelerate framework.

Notifications You must be signed in to change notification settings

tgfrerer/normalMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

normalMapper

This tool calculates a normal map from a raw 16 bit unsigned short little endian height map and outputs the generated normal map into a raw 16 bit unsigned short little endian image file. Developed against the OS X 10.8 SDK, link this against the Accelerate framework.

image

See http://poniesandlight.co.uk/notes/creating_normal_maps_from_nasa_depth_data/ for a full write-up, and for some super high-rez normal maps of earth.

About

This tool calculates a normal map from a raw 16 bit unsigned short little endian height map and outputs the generated normal map into a raw 16 bit unsigned short little endian image file. developed against the OS X 10.8 SDK, link this against the Accelerate framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages