Updated with links, thanks and attribution
[OpenColorIO-Configs.git] / aces_1.0.0 / README
1 ACES VERSION: 1.0
2
3 Generating configurations
4 -------------------------
5 Configurations can be generated by the Python script here:
6 - https://github.com/hpd/OpenColorIO-Configs/tree/master/aces_1.0.0/python
7 The resolution of 1D and 3D LUTs can be set by the user.
8 Usage is described at the head of the file.
9
10 ACES CTL code used as source for configuration can be found here
11 - https://github.com/ampas/aces-dev/tree/v1.0
12 - https://github.com/ampas/aces-dev/releases/tag/v1.0
13
14 Transforms
15 ----------
16 Transforms generated based on the following sources
17 ARRI
18 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/idt/vendorSupplied/arri/alexa
19 - Conversations with Joseph Goldstone of ARRI
20
21 Canon
22 - http://usa.canon.com/cusa/professional/standard_display/aces
23 - http://learn.usa.canon.com/app/pdfs/white_papers/White_Paper_Clog_optoelectronic.pdf
24 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c500#DriversAndSoftware
25 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c300#DriversAndSoftware
26 --- Choose 'OSX Mountain Lion v10.8' to download the IDTs
27 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c100#DriversAndSoftware
28 --- Choose 'OSX Mountain Lion v10.8' to download the IDTs
29
30 RED
31 - http://www.red.com/learn/red-101/redlogfilm-redgamma
32 - Conversations with Graeme Nattress of RED
33
34 Sony
35 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/idt/vendorSupplied/sony
36
37 ADX
38 - https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1
39 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/unbuild/universal
40
41 Thanks
42 ------
43 The script used to generate these transforms and the transforms themselves were the product of work and conversations with a number of people. Thanks go to
44
45 Steve Agland
46 Joe Bogacz
47 Alex Fry
48 Alex Forsythe
49 Joseph Goldstone
50 Thomas Mansencal
51 Will McCown
52 Graeme Nattress
53 Doug Walker
54
55 Dependencies
56 ------------
57 The Python config generation script depends on the following packages
58 OpenImageIO
59 - http://openimageio.org
60
61 OpenColorIO
62 - http://opencolorio.org/
63
64