Replace Default OCIO config with AgX (Filmic v2) #106355

Closed
Zijun Zhou wants to merge 112 commits from (deleted):main into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 48275fb39c - Show all commits

View File

@ -350,12 +350,12 @@ colorspaces:
from_scene_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: Luminance Compensation BT.2020}
- !<MatrixTransform> {matrix: [0.749107998271888, 0.0964229302180083, 0.154469071510103, 0, 0.117306686818968, 0.685224775770072, 0.19746853741096, 0, 0.0832120300976373, 0.0802277845658995, 0.836560185336463, 0, 0, 0, 0, 1]}
- !<MatrixTransform> {matrix: [0.819626500090444, 0.0967267766840857, 0.0836467232254699, 0, 0.0871524242777703, 0.774090871933355, 0.138756703788875, 0, 0.0476250416664918, 0.0780957036585155, 0.874279254674993, 0, 0, 0, 0, 1]}
- !<AllocationTransform> {allocation: lg2, vars: [-12.47393, 12.5260688117]}
to_scene_reference: !<GroupTransform>
children:
- !<AllocationTransform> {allocation: lg2, vars: [-12.47393, 12.5260688117], direction: inverse}
- !<MatrixTransform> {matrix: [0.749107998271888, 0.0964229302180083, 0.154469071510103, 0, 0.117306686818968, 0.685224775770072, 0.19746853741096, 0, 0.0832120300976373, 0.0802277845658995, 0.836560185336463, 0, 0, 0, 0, 1], direction: inverse}
- !<MatrixTransform> {matrix: [0.819626500090444, 0.0967267766840857, 0.0836467232254699, 0, 0.0871524242777703, 0.774090871933355, 0.138756703788875, 0, 0.0476250416664918, 0.0780957036585155, 0.874279254674993, 0, 0, 0, 0, 1], direction: inverse}
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: Linear BT.2020 I-D65, direction: inverse}
- !<ColorSpace>
@ -482,12 +482,12 @@ colorspaces:
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: AgX Log}
- !<FileTransform> {src: AgX_Formation.cube, interpolation: best}
- !<ColorSpaceTransform> {src: BT.2020, dst: Linear BT.2020 I-D65}
- !<MatrixTransform> {matrix: [0.764153235451252, 0.0896537160306341, 0.146193048518114, 0, 0.0782917490389981, 0.775515202442888, 0.146193048518114, 0, 0.0782917490389981, 0.0896537160306343, 0.832054534930368, 0, 0, 0, 0, 1], direction: inverse}
- !<MatrixTransform> {matrix: [0.834452625745563, 0.087372311290215, 0.0781750629642212, 0, 0.0445153412923625, 0.877309595743417, 0.0781750629642212, 0, 0.0445153412923625, 0.0873723112902151, 0.868112347417423, 0, 0, 0, 0, 1], direction: inverse}
- !<ColorSpaceTransform> {src: Linear BT.2020 I-D65, dst: BT.2020}
to_scene_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: BT.2020, dst: Linear BT.2020 I-D65}
- !<MatrixTransform> {matrix: [0.764153235451252, 0.0896537160306341, 0.146193048518114, 0, 0.0782917490389981, 0.775515202442888, 0.146193048518114, 0, 0.0782917490389981, 0.0896537160306343, 0.832054534930368, 0, 0, 0, 0, 1]}
- !<MatrixTransform> {matrix: [0.834452625745563, 0.087372311290215, 0.0781750629642212, 0, 0.0445153412923625, 0.877309595743417, 0.0781750629642212, 0, 0.0445153412923625, 0.0873723112902151, 0.868112347417423, 0, 0, 0, 0, 1]}
- !<ColorSpaceTransform> {src: Linear BT.2020 I-D65, dst: BT.2020}
- !<FileTransform> {src: AgX_Formation.cube, interpolation: best, direction: inverse}
- !<ColorSpaceTransform> {src: AgX Log, dst: Linear CIE-XYZ I-E}