-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ee61db
commit da952c2
Showing
1 changed file
with
14 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ ocio_profile_version: 2.1 | |
|
||
environment: | ||
{} | ||
search_path: "" | ||
search_path: bhgc_v2_luts | ||
strictparsing: true | ||
luma: [0.2126, 0.7152, 0.0722] | ||
name: bhgc_v2 | ||
description: | | ||
Version 2024.1.0, January 8, 2024. | ||
Version 2024.2.1, February 2, 2024. | ||
|
||
Simplified OCIO config for CG by Brian Hanke ([email protected]). Based on the new ASWF CG config. | ||
|
||
|
@@ -119,7 +119,7 @@ colorspaces: | |
family: ACES | ||
equalitygroup: "" | ||
bitdepth: 32f | ||
description: The Academy Color Encoding System reference colorspace | ||
description: The "Academy Color Encoding System" reference colorspace. | ||
isdata: false | ||
categories: [file-io] | ||
encoding: scene-linear | ||
|
@@ -133,12 +133,8 @@ colorspaces: | |
bitdepth: 32f | ||
description: | | ||
Convert ACEScc to ACES2065-1 | ||
|
||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACEScc_to_ACES.a1.0.3 | ||
|
||
AMF Components | ||
-------------- | ||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACES_to_ACEScc.a1.0.3 | ||
isdata: false | ||
categories: [file-io] | ||
encoding: log | ||
|
@@ -153,12 +149,8 @@ colorspaces: | |
bitdepth: 32f | ||
description: | | ||
Convert ACEScct to ACES2065-1 | ||
|
||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACEScct_to_ACES.a1.0.3 | ||
|
||
AMF Components | ||
-------------- | ||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACES_to_ACEScct.a1.0.3 | ||
isdata: false | ||
categories: [file-io, working-space] | ||
encoding: log | ||
|
@@ -173,14 +165,10 @@ colorspaces: | |
bitdepth: 32f | ||
description: | | ||
Convert ACEScg to ACES2065-1 | ||
|
||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACEScg_to_ACES.a1.0.3 | ||
|
||
AMF Components | ||
-------------- | ||
ACEStransformID: urn:ampas:aces:transformId:v1.5:ACEScsc.Academy.ACES_to_ACEScg.a1.0.3 | ||
isdata: false | ||
categories: [file-io, working-space, texture] | ||
categories: [file-io, working-space] | ||
encoding: scene-linear | ||
allocation: uniform | ||
to_scene_reference: !<BuiltinTransform> {style: ACEScg_to_ACES2065-1} | ||
|
@@ -193,10 +181,10 @@ colorspaces: | |
bitdepth: 32f | ||
description: | | ||
Convert ACES2065-1 to linear Rec.709 primaries, D65 white point | ||
|
||
CLFtransformID: urn:aswf:ocio:transformId:1.0:OCIO:Utility:AP0_to_Linear_Rec709:1.0 | ||
isdata: false | ||
categories: [file-io, working-space, texture] | ||
categories: [file-io, working-space] | ||
encoding: scene-linear | ||
allocation: uniform | ||
from_scene_reference: !<GroupTransform> | ||
|
@@ -206,16 +194,16 @@ colorspaces: | |
|
||
- !<ColorSpace> | ||
name: sRGB texture | ||
aliases: [srgb_tx, Utility - sRGB - Texture, srgb_texture, Input - Generic - sRGB - Texture] | ||
aliases: [srgb_tx, Utility - sRGB texture, srgb_texture, Input - Generic - sRGB texture] | ||
family: Utility | ||
equalitygroup: "" | ||
bitdepth: 32f | ||
description: | | ||
Convert ACES2065-1 to sRGB | ||
|
||
CLFtransformID: urn:aswf:ocio:transformId:1.0:OCIO:Utility:AP0_to_sRGB-Texture:1.0 | ||
isdata: false | ||
categories: [file-io, texture] | ||
categories: [file-io] | ||
allocation: uniform | ||
from_scene_reference: !<GroupTransform> | ||
name: AP0 to sRGB Rec.709 | ||
|
@@ -229,9 +217,9 @@ colorspaces: | |
family: Utility | ||
equalitygroup: "" | ||
bitdepth: 32f | ||
description: The utility Raw colorspace | ||
description: The utility "Raw" colorspace. | ||
isdata: true | ||
categories: [file-io, texture] | ||
categories: [file-io] | ||
allocation: uniform | ||
|
||
- !<ColorSpace> | ||
|