Not that I’ve seen or heard of. As far as layout goes, it’s basically a TCL 
command stack, with serialized knob values. Node inputs are simply taken from 
immediate ancestors in the stack.

-Nathan



From: Mike Owen 
Sent: Wednesday, July 06, 2011 11:26 PM
To: Nuke Python discussion ; Nuke user discussion ; 
[email protected] 
Subject: [Nuke-python] Nuke *.nk File Specification Document

Hi all, 
Does a Nuke *.nk File Specification Document, blog post, something 
else?...exist which documents how a Nuke script is laid out, how branches work, 
etc.
The idea is I could just open up notepad, type a Nuke script, hit save and it 
would be fully compliant upon opening in Nuke.
I'm aware of the basic concepts of how a Nuke script is laid out, I'm just 
wondering if The Foundry have documented their file format so new TD's, 
developers can read up on it:

NODETYPE {
knobName knobValue
knobName "knobValue"
knobName {{curve x#Frame# keyvalue x#Frame# keyvalue}}
}

Thanks,
Mike


--------------------------------------------------------------------------------
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to