Package j3d.examples.particles

Interface Summary
ParticleSystemInterface The interface implemented by all particle systems.
 

Class Summary
MotionBlurredParticleSystem  
ParticleSystem The abstract super class for simple particle systems.
ParticleSystemManager  
PointParticleSystem A particle system that uses a pixel as a particle.
ShapeParticleSystem A particle system that uses any Shape3D as a particle.