Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 506 Bytes

Normal maps baker

Explanatory image

C++ and Embree implementation of a normal map baker. It is still in an early development stage but it works for most of the cases. The only dependencies are OpenEXR(http://www.openexr.com/) and Embree(http://embree.github.io). Compilation under a CentOS7 machine should be straightforward. Not tested on other systems.

TODO

  • Multi-threading
  • Better usability
  • Maya plugin