0x27 - Python for (Nuke) Compers - Digging into nuke's guts

Опубликовано: 19 Декабрь 2024
на канале: Anthony Tan
434
24

So normally you just install nuke, go on your merry way and it's this black box that makes pixels. Except, it doesn't have to be! There's quite an amount of stuff there you can play with and look at, let's dive in...

0:00 - a brief refresh on init/menu.py
5:25 - the whole reason I had to dig in
6:00 - looking into nuke's plugin directory..
10:00 - other stuff - topnode
12:20 - other stuff - nukescripts + menus

For the windows users - here's a couple more of those variables
%PROGRAMFILES%
%APPDATA%
%USERPROFILE%
%HOMEPATH%

#nuke #python