V_TrackingCones v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Victor Perez
Cones for testing camera tracking points
Requirements:
6.0, 6.1, 6.2, 6.3 or later
Linux, Mac, Windows
6.0, 6.1, 6.2, 6.3 or later
Linux, Mac, Windows
13 Feb 2012
1385
V_TrackingCone & V_TrackingCone3D
Cones for testing camera tracking points easily by snapping the cone to a point or attached to an Axis.
V_TrackingCone is a 3D object and V_TrackingCone3D renders a 2D image base on the cone position and the camera (like Card3D node).
You have many options to customise every single cone.
To install, copy this code into your menu.py file
1 2 3 4 |
toolbar = nuke.menu('Nodes') VMenu = toolbar.addMenu('V!ctor', icon='V_Victor.png') VMenu.addCommand('V_TrackingCone', 'nuke.createNode("V_TrackingCone")', icon='V_TrackingCone.png') VMenu.addCommand('V_TrackingCone3D', 'nuke.createNode("V_TrackingCone3D")', icon='V_TrackingCone3D.png') |
Please login in order to download these files.
Comments
RSS feed for comments to this post