|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.j3d.geom.particle | |
---|---|
org.j3d.geom.particle | Generalised classes for providing particle systems in any rendering environment. |
Classes in org.j3d.geom.particle used by org.j3d.geom.particle | |
---|---|
BaseEmitter
Common base class that implements the ParticleInitializer interface
for all emitters. |
|
Particle
An abstract Particle that defines some physical properties and life-cycle properties. |
|
ParticleFactory
Abstract representation of a mechanism to create instances of Particles. |
|
ParticleFunction
ParticleFunction is the basic interface for functions that can modify the fields of a Particle. |
|
ParticleInitializer
The ParticleInitializer is registered with a ParticleSystem and is responsible for creating and initialising the particles. |
|
ParticleList
A special-case linked-list (buffer) implementation for particle systems. |
|
ParticleSystem
Abstract representation of a ParticleSystem. |
|
TexCoordInterpolator
Heavily customised interpolator for determining texture coordinates to apply to a given particle. |
|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |