added readme
authorJeremy Selan <jeremy.selan@gmail.com>
Tue, 25 Oct 2011 22:13:11 +0000 (15:13 -0700)
committerJeremy Selan <jeremy.selan@gmail.com>
Tue, 25 Oct 2011 22:13:11 +0000 (15:13 -0700)
iif/ctl/README [new file with mode: 0644]

diff --git a/iif/ctl/README b/iif/ctl/README
new file mode 100644 (file)
index 0000000..cb2db8f
--- /dev/null
@@ -0,0 +1,6 @@
+To convert an ACES (linear) image into something suitable for display, you must apply
+both the rrt and device specific ODT.
+
+Example:
+
+ctlrender -ctl rrt_ut11.ctl -ctl odt_ut11_sRGB.ctl <INPUT_LATTICE_ACES_IMAGE.exr> <OUTPUT_RENDERED_IMAGE.exr>