Downloads

Camera transfer tools:

  • The QT code for Houdini particle flow has not been updated and may be obsolete.

  • The camera transfer tools have been tested on Houdini 11, Maya 2012, and Nuke 6.3 on Windows 7. Make sure to look at the installation instructions.

  • Got rid of the PyMEL modules, since the code is very similar to the Maya Python code. Plus, I have stopped following the progress of PyMEL.

  • The source code and the shelf files are in mt_tools.zip

  • HTML-based docs are in mt_tools_help.zip

Converting a sequence to a QuickTime file using Nuke:

  • seq2mov.zip - script and custom toolbar, which calls it.

  • tested on Windows 7 Nuke 6.04 32-bit PLE. You need a 32-bit version of Nuke (QT is not available in the 64-bit version). On the upside, this works in PLE.

  • the code assumes that your sequence naming convention is prefix.number.ext, so when you select the sequence Nuke will see it as prefix.%04d.ext. If your naming convention is different, you'll need to change the code (line 26).