Skip to content

Tranforms a cameras dynamic range data into a 1D look up table for use with OpenColorIO color management in Blender 3D.

Notifications You must be signed in to change notification settings

ndopu/1D_LUT_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

1D_LUT_generator

The 1D LUT Generator performs a color space transformation from the display referred space used by most cameras to a scene referred space which is suitable for CG composition in softwares like Blender and Nuke. It is based on the blog series "adventures in scene referred space" by Paul Chambers, you can learn more on his website http://www.paulchambers3d.com/blog/

Dependencies

  • Python 2.7
  • Numpy
  • Pandas
  • Matplotlib

Usage

python 1D_LUT_Generator.py -f <PATH_TO_XLS_OR_CSV_FILE>

About

Tranforms a cameras dynamic range data into a 1D look up table for use with OpenColorIO color management in Blender 3D.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages