Flipbook with DJV View 1.0.0

Use DJV as an alternative flipbook in Nuke

License Type:

Freeware

File ID:

5363

File Size:

3 KB

Created / Updated:

Oct 13, 2008 / Oct 13, 2008

Owner:

diogo girondi   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

Downloaded:

395

Nuke:

Tags:



DJV_this.py will allow you to use DJV View as a flipbook in Nuke.

menu.py entry:

n = m.findItem("Render")
n.addCommand("Flipbook Selected in &DJV", "nukescripts.flipbook(userscripts.djv_this, nuke.selectedNode())", "Ctrl+F")


Just add a DJV_PATH environment variable pointing to the djv_view executable or edit the djv_path 'variable' in the script to suite your needs.