🔮 grace is a small generic OpenColorIO config for rendering, photography, and other stuff involving color management or tone mapping.
🧪 grace is a personalized combination of several OCIO configs and view transforms:
- XYZ Spaces. Example:
Linear CIE-XYZ I-E
- Linear Spaces. Examples:
Linear BT.709 I-D65
,Linear DCI-P3 I-D65
. - Display Formats. Examples:
sRGB 2.2
,Display P3 2.2
.
- As of now, grace uses
Linear BT.2020 I-E
as its working space (thescene_linear
role). - Be careful not to directly copy and use RGB triplets that are intended to work in Rec.709 when the working space is BT.2020.
- You can switch to
Linear BT.709 I-D65
(or anything else) as the working space by modifying thescene_linear
space inroles
.