RRT VERSION: ut33 https://github.com/ampas/aces-dev/tree/22d282997f92deef76b641b2148af25df8027f64 config_1_0_3.ocio: requires OCIO 1.0.3+. - specifies the use of tetrahedral interpolation on the RRTs config.ocio: requires OCIO 1.0.0+. # COMMANDS TO GENERATE RRT 3D LUTS # This is to pickup the log -> aces transform (the input allocation) setenv OCIO /path/to/ocio/aces/config.ocio ociolutimage --generate --colorconvert log aces --output log_aces.exr ctlrender -ctl rrt/rrt.ctl -ctl odt/p3d60/odt_p3d60.ctl log_aces.exr rrt_ut33_p3d60.exr ctlrender -ctl rrt/rrt.ctl -ctl odt/p3dci/odt_p3dci.ctl log_aces.exr rrt_ut33_p3dci.exr ctlrender -ctl rrt/rrt.ctl -ctl odt/rec709/odt_rec709.ctl log_aces.exr rrt_ut33_rec709.exr ctlrender -ctl rrt/rrt.ctl -ctl odt/smpte_rp/rdt_dcdm.ctl log_aces.exr rrt_ut33_dcdm.exr ctlrender -ctl rrt/rrt.ctl -ctl odt/sRGB/odt_sRGB.ctl log_aces.exr rrt_ut33_sRGB.exr ociolutimage --extract --input rrt_ut33_p3d60.exr --output rrt_ut33_p3d60.spi3d ociolutimage --extract --input rrt_ut33_p3dci.exr --output rrt_ut33_p3dci.spi3d ociolutimage --extract --input rrt_ut33_rec709.exr --output rrt_ut33_rec709.spi3d ociolutimage --extract --input rrt_ut33_dcdm.exr --output rrt_ut33_dcdm.spi3d ociolutimage --extract --input rrt_ut33_sRGB.exr --output rrt_ut33_sRGB.spi3d