f
f
Global SectionArticlesBookstoreDictionaryDownloadsDVDsEventsForumsGalleryJob ListingsNewsNewslettersSchools
 Advanced Search
USER: PASS:  Login  Register

Subscribe
Site Links
Home > Nuke > Tutorials > tcl scripting > Nuke and Tcl - intro > Page 2 Change background colorChange background colorChange background colorChange background color
Nuke and Tcl - intro
Tutorial by frank rueter
Login to add a Bookmark 1 votes for an average rating of 4.00

Updated:   05/17/06

Works on:    Windows  Linux  MacOS-X
Nuke Versions:   4.x
Readership Level:   Basic
Owner:   rueter
Author Name:  frank rueter

Things I find myself doing via tcl are:

  • Analyzing a script. I.e. printing info about selected nodes, such as the number of Write nodes along with their current state (enabled/disables) and their render order.
  • Looping through nodes to change multiple knob values at once or simply display their available knobs
  • Extending the functionality of nodes (i.e. make a crop node conform to the current viewer's roi)
  • Creating import/export functions to communicate with other programs or use external files to create nodes or animation curves
  • Reading a database to make specific info available in Nuke
  • Set script defaults based on environment variables

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:

  • "File/Goto Frame..." calls goto_frame.tcl
  • "File/Buffer Report" calls cache_report.tcl
  • "Edit/Node/Info viewer" calls infoviewer.tcl

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)

.




Continue Tutorial:  previous page 1 2 

Login to add a Bookmark 1 votes for an average rating of 4.00

Related Learning Tools
Nuke Related DVDs

No Results.
Nuke Related Books



The Art and Science of Digital Compositing
Global DVDs



Shake: Tracking and Transforms

Top Rated Nuke Tutorials

1. proc to toggle viewers inputs on and off by frank rueter (05/19/06)
2. Nuke and Tcl - intro by frank rueter (05/17/06)
3. Nuke and Tcl - basics I by frank rueter (05/18/06)
4. Nuke and Tcl - basics II by frank rueter (05/22/06)
5. Iteration thru a script by throb (05/19/06)


Related Tips


Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 36 in /var/www/inc/fx_functions2.php on line 759

No Results to Display


More Tutorials by rueter

1. Creating simple user interfaces by frank rueter (05/19/06)
2. Nuke and Tcl - intro by frank rueter (05/17/06)
3. texture warping by frank rueter (11/21/06)
4. reset curve operations by frank rueter (09/06/06)
5. Nuke and Tcl - basics I by frank rueter (05/18/06)






Sponsors

Sponsor

Contact Us | Post Jobs | Post News | Post Events