Views:28,559 |
||
Updated:May 17, 2006 |
Readership Level:Intermediate |
|
Tags: |
||
Nuke Versions:
|
Platforms:irix, linux, windows |
|
Owner: |
Language:English |
|
Things I find myself doing via tcl are:
etc...
Some standard features and tools in Nuke are in fact nothing more than tcl scripts so it's a good idea to look at the default tcl files that ship with Nuke to get an idea how they work.
Some of these tools are:
Lastly, the menu.tcl which
can be used to customize Nuke, is another good example for how tcl
can be used in combination with Nuke. I highly recommend getting
familiar with how to set it up, it'll be your best friend when you
want to add and change menus, hotkeys or default values for nodes (check out pages 137-139 in the Nuke_User_Guide.pdf for that)
Comments
Write a Comment