You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aces_1.0.0/README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ For ease of use across a broader number of applications, the family name of each
24
24
### ACES
25
25
26
26
- Colorspaces
27
-
- ACES2065
27
+
- ACES2065-1
28
28
- ACEScc
29
29
- ACESproxy
30
30
- ACEScg
@@ -42,7 +42,7 @@ For ease of use across a broader number of applications, the family name of each
42
42
- Description: Colorspaces and transforms representing the ACES ADX spaces used for film scanning and printing.
43
43
44
44
- Technical information: Transforms generated based on the [ACES CTL Transforms](https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl)
45
-
- [Alex Fry's ACES 0.7.1 OCIO config](https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1) as also a valuable resource.
45
+
- [Alex Fry's ACES 0.7.1 OCIO config](https://github.com/imageworks/OpenColorIO-Configs/tree/master/aces_0.7.1) was also a valuable resource.
46
46
47
47
### Look
48
48
@@ -52,6 +52,7 @@ For ease of use across a broader number of applications, the family name of each
52
52
- ACES 1.0 to 0.7 emulation
53
53
54
54
- Description: Colorspaces and transforms emulating the look of the ACES 0.1, 0.2 and 0.7 release.
55
+
- Should be applied to data in the ACES2065-1 colorspace.
55
56
- Should be used before an ACES Output Transform
56
57
57
58
- Technical information: Transforms generated based on the [ACES CTL Transforms](https://github.com/ampas/aces-dev/tree/v1.0/transforms/ctl)
@@ -130,6 +131,10 @@ For ease of use across a broader number of applications, the family name of each
130
131
- The colorspaces that start with "Curve - " will apply a transfer function but not convert between gamuts.
131
132
132
133
134
+
### Roles
135
+
136
+
- Description: The role colorspaces are aliases to the colorspaces used for the OCIO 'roles' functionality.
137
+
133
138
### Aliases
134
139
135
140
- Description: The alias colorspaces are named with all lower-case letters and no spaces, dashes, parentheses or other characters that would not work well in a filename. They are only references, aliases for the base colorspaces with more user-friendly names. These spaces were added to enable OCIO's token-based colorspace / filename matching.
0 commit comments