R & D, Downloads, Source Code

bcchang.com / Research / VR / Downloads

particleSystem and particleGroup

These two nodes create dynamic particle systems. particleSystem creates quad particles, while particleGroup uses all its child nodes as particles so it can control arbitrary geometry or other objects (sounds, lights, etc.)

Documentation

To install the particleSystem, download the source package into your modules folder. Uncompress it there. go into in the terminal, and type
make particleSystem.so
and
make particleGroup.so

particleSystem.tar.gz6.81 KbDecember 7 2006 10:40:50 PMsource code for particleSystem and particleGroup nodes