Skip to content

Instantly share code, notes, and snippets.

View sharktacos's full-sized avatar

Derek Flood sharktacos

View GitHub Profile
@KelSolaar
KelSolaar / config-aces-cg.yaml
Created July 19, 2021 11:05
The "Academy Color Encoding System" "CG" config.
ocio_profile_version: 2
environment:
{}
search_path: luts
strictparsing: true
luma: [0.2126, 0.7152, 0.0722]
description: |
The "Academy Color Encoding System" (ACES) "CG Config"
------------------------------------------------------
@jedypod
jedypod / CalibrateMacbeth.nk
Last active August 5, 2024 09:16
Calibrate Macbeth: a Nuke tool to calibrate an image containing a Macbeth ColorChecker chart by calculating a ColorMatrix node that conforms it to a specified colorspace gamut.
set cut_paste_input [stack 0]
version 14.0 v2
push $cut_paste_input
Group {
name CalibrateMacbeth
tile_color 0x87aee7ff
selected true
xpos 197
ypos -199
addUserKnob {20 CalibrateMacbeth}