Skip to content

Instantly share code, notes, and snippets.

@sobotka
Created July 5, 2013 06:01
Show Gist options
  • Save sobotka/5932269 to your computer and use it in GitHub Desktop.
Save sobotka/5932269 to your computer and use it in GitHub Desktop.
Inverted DCI-P3 transform
!<ColorSpace>
name: dcip3
family:
equalitygroup:
bitdepth: 16f
description: |
OpenDCP input LUT with DCI reference white and Gamma 2.6
isdata: false
allocation: uniform
allocationvars: [0, 1]
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: dci_xyz.spi1d, interpolation: linear, direction: inverse}
- !<FileTransform> {src: srgb_to_xyz.spimtx, interpolation: linear, direction: inverse}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment