Skip to content

Commit

Permalink
Update bhgc_v2.ocio
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHanke authored Feb 18, 2024
1 parent 9ee61db commit da952c2
Showing 1 changed file with 14 additions and 26 deletions.
40 changes: 14 additions & 26 deletions bhgc_v2.ocio
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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}
Expand All @@ -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>
Expand All @@ -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
Expand All @@ -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>
Expand Down

0 comments on commit da952c2

Please sign in to comment.