partSystem

Light particle system that works with cards

Updated: 14 December 2015

Author: simorlabrasse

Compatible Nuke versions: 7.0 or later

Compatibility:

 

This particle system is not really a particle system, it works with distorted cards like the TX_fog gizmo for example.

Use thius gizmo in 3D scene, with a camera and a scanline render.

In the first Tab (particule) choose the particle property and the position of the particle system.

In the second tab (card), choose, the number of the card and their subdivisions

In the third tab (noise), choose the property of the noise that make the cards moving.

######

To install :

Copy the 'partSystem.gizmo' in your .nuke folder or any folder read by nuke at startup

add this line to your 'menu.py' :

 

nuke.menu( 'Nuke' ).addCommand( 'myMeny/partSystem', 'nuke.createNode(\'partSystem.gizmo\')')

 

Of course, you can change 'myMenu' by the menu name you want.

Thanks !

If you have any question, just ask !

Sign in or register to download or rate.