Skip to content

bean-mhm/grace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What grace Is

🔮 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:

⚠️ grace is not a professional config, nor am I a professional!

What grace Contains

🌀 Color Spaces

  • 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.

🎞️ View Transforms

🧫 Working Space

  • As of now, grace uses Linear BT.2020 I-E as its working space (the scene_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 the scene_linear space in roles.

Where to find grace