Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #20

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
129 changes: 58 additions & 71 deletions spi-anim/config.ocio
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ocio_profile_version: 1
ocio_profile_version: 2

environment:
{}
search_path: luts
strictparsing: true
luma: [0.2126, 0.7152, 0.0722]
Expand All @@ -15,15 +17,18 @@ roles:
scene_linear: lnf
texture_paint: dt16

file_rules:
- !<Rule> {name: Default, colorspace: default}

displays:
DCIP3:
- !<View> {name: Film, colorspace: p3dci8}
- !<View> {name: Log, colorspace: lm10}
- !<View> {name: Raw, colorspace: nc10}
sRGB:
- !<View> {name: Film, colorspace: vd16}
- !<View> {name: Log, colorspace: lm10}
- !<View> {name: Raw, colorspace: nc10}
DCIP3:
- !<View> {name: Film, colorspace: p3dci8}
- !<View> {name: Log, colorspace: lm10}
- !<View> {name: Raw, colorspace: nc10}

active_displays: [sRGB, DCIP3]
active_views: [Film, Log, Raw]
Expand All @@ -32,54 +37,49 @@ colorspaces:
- !<ColorSpace>
name: lnf
family: ln
equalitygroup:
equalitygroup: ""
bitdepth: 32f
description: |
lnf :linear show space
description: lnf :linear show space JJS
isdata: false
allocation: lg2
allocationvars: [-13, 4]

- !<ColorSpace>
name: lnh
family: ln
equalitygroup:
equalitygroup: ""
bitdepth: 16f
description: |
lnh :linear show space
description: lnh :linear show space
isdata: false
allocation: lg2
allocationvars: [-13, 4]

- !<ColorSpace>
name: lm16
family: lm
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
lm16 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading
description: "lm16 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: lm16.spi1d, interpolation: linear}

- !<ColorSpace>
name: lm10
family: lm
equalitygroup:
equalitygroup: ""
bitdepth: 10ui
description: |
lm10 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading
description: "lm10 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: lm10.spi1d, interpolation: linear}

- !<ColorSpace>
name: lmf
family: lm
equalitygroup:
equalitygroup: ""
bitdepth: 32f
description: |
lmf : Log Monitor this space has a log like response and srgb primaries, it is used as a compositing log
description: "lmf : Log Monitor this space has a log like response and srgb primaries, it is used as a compositing log"
isdata: false
allocation: uniform
allocationvars: [-0.2, 2.484]
Expand All @@ -88,10 +88,9 @@ colorspaces:
- !<ColorSpace>
name: vd16
family: vd
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
vd16 : The simple video conversion from a gamma 2.2 srgb space
description: "vd16 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
Expand All @@ -101,10 +100,9 @@ colorspaces:
- !<ColorSpace>
name: vd10
family: vd
equalitygroup:
equalitygroup: ""
bitdepth: 10ui
description: |
vd10 : The simple video conversion from a gamma 2.2 srgb space
description: "vd10 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
Expand All @@ -114,10 +112,9 @@ colorspaces:
- !<ColorSpace>
name: vd8
family: vd
equalitygroup:
equalitygroup: ""
bitdepth: 8ui
description: |
vd8 : The simple video conversion from a gamma 2.2 srgb space
description: "vd8 : The simple video conversion from a gamma 2.2 srgb space"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
Expand All @@ -127,127 +124,117 @@ colorspaces:
- !<ColorSpace>
name: hd10
family: hd
equalitygroup:
equalitygroup: ""
bitdepth: 10ui
description: |
hd10 : The simple conversion for REC709
description: "hd10 : The simple conversion for REC709"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: hdOffset.spimtx, interpolation: nearest, direction: inverse}
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: hdOffset.spimtx, interpolation: nearest, direction: inverse}

- !<ColorSpace>
name: dt16
family: dt
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
dt16 :diffuse texture conversion
description: dt16 :diffuse texture conversion
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: dt.spimtx, interpolation: nearest}
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: dt.spimtx, interpolation: nearest}

- !<ColorSpace>
name: mp16
family: mp
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
mp16 : conversion for matte painting
description: "mp16 : conversion for matte painting"
isdata: false
allocation: uniform
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: mp.spimtx, interpolation: nearest}
- !<ColorSpaceTransform> {src: vd16, dst: lnf}
- !<FileTransform> {src: mp.spimtx, interpolation: nearest}

- !<ColorSpace>
name: cpf
family: cp
equalitygroup:
equalitygroup: ""
bitdepth: 32f
description: |
cpf :video like conversion used for color picking
description: "cpf :video like conversion used for color picking "
isdata: false
allocation: uniform
to_reference: !<FileTransform> {src: cpf.spi1d, interpolation: nearest}

- !<ColorSpace>
name: nc8
family: nc
equalitygroup:
equalitygroup: ""
bitdepth: 8ui
description: |
nc8 :nc,Non-color used to store non-color data such as depth or surface normals
description: nc8 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform

- !<ColorSpace>
name: nc10
family: nc
equalitygroup:
equalitygroup: ""
bitdepth: 10ui
description: |
nc10 :nc,Non-color used to store non-color data such as depth or surface normals
description: nc10 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform

- !<ColorSpace>
name: nc16
family: nc
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
nc16 :nc,Non-color used to store non-color data such as depth or surface normals
description: nc16 :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform

- !<ColorSpace>
name: ncf
family: nc
equalitygroup:
equalitygroup: ""
bitdepth: 32f
description: |
ncf :nc,Non-color used to store non-color data such as depth or surface normals
description: ncf :nc,Non-color used to store non-color data such as depth or surface normals
isdata: true
allocation: uniform

- !<ColorSpace>
name: p3dci8
family: p3dci
equalitygroup:
equalitygroup: ""
bitdepth: 8ui
description: |
p3dci8 : 8 Bit int rgb display space for gamma 2.6 P3 projection.
description: "p3dci8 : 8 Bit int rgb display space for gamma 2.6 P3 projection."
isdata: false
allocation: uniform
from_reference: !<GroupTransform>
children:
- !<ColorSpaceTransform> {src: lnf, dst: vd16}
- !<ExponentTransform> {value: [2.2, 2.2, 2.2, 1]}
- !<FileTransform> {src: srgb_to_p3d65.spimtx, interpolation: linear}
- !<FileTransform> {src: p3d65_to_pdci.spimtx, interpolation: linear}
- !<FileTransform> {src: correction.spi1d}
- !<ExponentTransform> {value: 2.6, direction: inverse}
- !<FileTransform> {src: htr_dlp_tweak.spimtx, interpolation: linear}
- !<ExponentTransform> {value: [2.6, 2.6, 2.6, 1], direction: inverse}
- !<FileTransform> {src: correction.spi1d, cccid: forward, interpolation: linear}
- !<FileTransform> {src: p3d65_to_pdci.spimtx, interpolation: linear}
- !<FileTransform> {src: srgb_to_p3d65.spimtx, interpolation: linear}
- !<ExponentTransform> {value: 2.2}
- !<ColorSpaceTransform> {src: lnf, dst: vd16}

- !<ColorSpace>
name: xyz16
family: xyz
equalitygroup:
equalitygroup: ""
bitdepth: 16ui
description: |
xyz16 : 16 Bit int space for DCP creation.
description: "xyz16 : 16 Bit int space for DCP creation."
isdata: false
allocation: uniform
from_reference: !<GroupTransform>
children:
- !<ExponentTransform> {value: 2.6, direction: inverse}
- !<FileTransform> {src: p3_to_xyz16_corrected_wp.spimtx}
- !<ExponentTransform> {value: 2.6}
- !<ColorSpaceTransform> {src: lnf, dst: p3dci8}
- !<ExponentTransform> {value: [2.6, 2.6, 2.6, 1]}
- !<FileTransform> {src: p3_to_xyz16_corrected_wp.spimtx, interpolation: unknown}
- !<ExponentTransform> {value: [2.6, 2.6, 2.6, 1], direction: inverse}
Loading