| Package | Description |
|---|---|
| org.j3d.renderer.aviatrix3d.geom.particle |
Particle systems implemented using the Aviatrix3D scene graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointParticleSystem
A ParticleSystem implementation that uses points for representing each
particle.
|
class |
QuadParticleSystem
A ParticleSystem implementation that uses quads for representing each
particle.
|
class |
TriangleFanParticleSystem
A ParticleSystem implementation that uses triangle fans in the shape of a
quad for representing each particle.
|
Copyright © 2001 - 2015 j3d.org