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
18 ACES2065, ACEScc, ACESproxy, ACEScg
19 Ouput Transforms (RRT/ODTs), LMTs
20 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl
21
22 ARRI
23 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/idt/vendorSupplied/arri/alexa
24 - Conversations with Joseph Goldstone of ARRI
25
26 Canon
27 - http://usa.canon.com/cusa/professional/standard_display/aces
28 - http://learn.usa.canon.com/app/pdfs/white_papers/White_Paper_Clog_optoelectronic.pdf
29 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c500#DriversAndSoftware
30 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c300#DriversAndSoftware
31 --- Choose 'OSX Mountain Lion v10.8' to download the IDTs
32 - http://www.usa.canon.com/cusa/professional/products/professional_cameras/cinema_eos_cameras/eos_c100#DriversAndSoftware
33 --- Choose 'OSX Mountain Lion v10.8' to download the IDTs
34
35 RED
36 - http://www.red.com/learn/red-101/redlogfilm-redgamma
37 - Conversations with Graeme Nattress of RED
38
39 Sony
40 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/idt/vendorSupplied/sony
41
42 ADX
43 - https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1
44 - https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl/unbuild/universal
45
46 Thanks
47 ------
48 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
49
50 Steve Agland
51 Joe Bogacz
52 Scott Dyer
53 Alex Fry
54 Alex Forsythe
55 Joseph Goldstone
56 Thomas Mansencal
57 Will McCown
58 Graeme Nattress
59 Doug Walker
60
61 Dependencies
62 ------------
63 The Python config generation script depends on the following packages
64 OpenImageIO
65 - http://openimageio.org
66
67 OpenColorIO
68 - http://opencolorio.org/
69
70