An open API service indexing awesome lists of open source software.

https://github.com/tgfrerer/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.
https://github.com/tgfrerer/normalmapper

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

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](http://poniesandlight.co.uk/img/earth_normals_lowres.jpg)

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.