Skip to content

Commit c99e8dc

Browse files
committed
Added colorspaces that match the Role aliases.
1 parent 8118942 commit c99e8dc

4 files changed

Lines changed: 1378 additions & 1074 deletions

File tree

aces_1.0.0/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For ease of use across a broader number of applications, the family name of each
2424
### ACES
2525

2626
- Colorspaces
27-
- ACES2065
27+
- ACES2065-1
2828
- ACEScc
2929
- ACESproxy
3030
- ACEScg
@@ -42,7 +42,7 @@ For ease of use across a broader number of applications, the family name of each
4242
- Description: Colorspaces and transforms representing the ACES ADX spaces used for film scanning and printing.
4343

4444
- 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.
4646

4747
### Look
4848

@@ -52,6 +52,7 @@ For ease of use across a broader number of applications, the family name of each
5252
- ACES 1.0 to 0.7 emulation
5353

5454
- 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.
5556
- Should be used before an ACES Output Transform
5657

5758
- 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
130131
- The colorspaces that start with "Curve - " will apply a transfer function but not convert between gamuts.
131132

132133

134+
### Roles
135+
136+
- Description: The role colorspaces are aliases to the colorspaces used for the OCIO 'roles' functionality.
137+
133138
### Aliases
134139

135140
- 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

Comments
 (0)