FallingLeaves is a gizmo created by Damian Binder that simulates leaves falling off trees.
FallingLeaves
Updated: 16 April 2016
Author: damianbinder
Compatible Nuke versions: 9.0 or later
Compatibility: Mac, Windows
FallingLeaves is a gizmo created by Damian Binder that simulates leaves falling off trees.
This tool consists of two gizmos: FallingLeaves (3D particles) and FLeavesRender (Rendering).
New Features in v2.0:
-Leaves can now land on custom objects (Ground mesh, geo, etc..)
-Completely new rendering gizmo (Shadows and Motion Blur)
-Improved shadows using nuke lights.
-Better transform performance (Translation, Rotation and Scale)
-A 'Refresh' button was added.
-Small leaves pack included.
Install Instructions:
- Place “FallingLeaves.gizmo” and 'FLeavesRender.gizmo' in your “gizmos” folder.
- Place “FallingLeavesIcon.png” and 'FLeavesRenderIcon.png' in your “icons” folder.
- Add this to your menu.py file:
m.addCommand('FallingLeaves', 'nuke.createNode(\'FallingLeaves\')', icon='FallingLeavesIcon.png')
m.addCommand('FLeavesRender', 'nuke.createNode(\'FLeavesRender\')', icon='FLeavesRenderIcon.png')