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