projectionCam

Creates a projection camera with a dynamic label and ability to change the frame your projecting on.

Updated: 5 May 2011

Author: insomniajohn

Compatible Nuke versions: 5.2 or later

Compatibility: Linux, Linux 64, Mac, Windows

Creates a projection camera with a dynamic label and ability to change the frame your projecting on.

Add this to your menu.py:

1
2
menuBar = nuke.menu("Nuke")
menuBar.addCommand('Edit/Node/Create ProjCam', 'projectionCam()')

 

UPDATED 09/01/2010 - fixed Focal value expression

UPDATED 04/27/2011 - bug fix - nuke module not called

Sign in or register to download or rate.