smoothCam v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Simon Moreau
Smooth a given camera
Requirements:
9.0, 8.0, 7.1, 7.0, 6.3, 6.2, 6.1, 6.0 or later
Linux, Mac, Windows
9.0, 8.0, 7.1, 7.0, 6.3, 6.2, 6.1, 6.0 or later
Linux, Mac, Windows
20 Feb 2016
229
Simple script that smooth a camera.
Plug the cam, click 'Create Camera', choose your smooth.
######
To install :
Copy the 'smoothCam.py' in your .nuke folder or any folder read by nuke at startup
add this line to your 'menu.py' :
nuke.menu( 'Nuke' ).addCommand( 'myMeny/Smooth_Cam', 'import nsmoothCam\nsmoothCam.createNoOp()' )
Of course, you can change 'myMenu' by the menu name you want.
Thanks !
If you have any question, just ask !
Please login in order to download these files.