🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
 
 
 
 
 
 
C. J. Howard c020614567 Add tinyexr module 2 years ago
..
Makefile Add tinyexr module 2 years ago
README.md Add tinyexr module 2 years ago
testmapgen.cc Add tinyexr module 2 years ago

README.md

Test EXR image map gen

Generate test EXR images for envmap test, composition test, etc.

  • white(R=1, G=1, B=1)
  • white10(R=10, G=10, B=10)
  • white100(R=100, G=100, B=100)

TODO