Provides a framework to produce, animate and store particles. More...
Classes | |
class | proland::LifeCycleParticleLayer |
A ParticleLayer to manage the lifecycle of particles. More... | |
class | proland::ParticleLayer |
An abstract layer for a ParticleProducer. More... | |
class | proland::ParticleProducer |
An abstract producer of particles. More... | |
class | proland::ParticleStorage |
A storage to store particles. More... | |
class | proland::RandomParticleLayer |
A ParticleLayer to add random 3D coordinates to a particle. More... | |
class | proland::WorldParticleLayer |
A ParticleLayer to manage particles in world space. More... | |
Modules | |
screen | |
Provides a particle layer to force particles to stay in the viewport. | |
terrain | |
Provides a particle layer to advect particles one a terrain. |
Provides a framework to produce, animate and store particles.