OpenSceneGraph/include/osgParticle
Robert Osfield e122b34858 From Tom Jolly. a couple of small changes to osgParticle.
"The first is with
Particle.cpp.  I made a change so that when the lifetime is 0 (lasts
forever) the sizeRange, colorRange, and alphaRange are used to create
a random size, color, and alpha."

"The second change is with range and SectorPlacer.  The distribution of
particles across the sector was not uniform.  I added get_random_sqrtf()
function where it is used in SectorPlacer::Place().  This seems to make
the distribution uniform (at least when minimum radius is 0)."
2004-08-02 07:25:28 +00:00
..
AccelOperator
AngularAccelOperator
CenteredPlacer
Counter
Emitter
ExplosionEffect Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
Export
FireEffect Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
FluidFrictionOperator
ForceOperator
Interpolator
LinearInterpolator
ModularEmitter
ModularProgram
MultiSegmentPlacer
Operator
Particle
ParticleEffect Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
ParticleProcessor From Marco Jez, updates to osgParticle, with integration of changes from Tom 2004-03-17 20:31:55 +00:00
ParticleSystem
ParticleSystemUpdater From Marco Jez, updates to osgParticle, with integration of changes from Tom 2004-03-17 20:31:55 +00:00
Placer
PointPlacer
Program
RadialShooter
RandomRateCounter Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
range From Tom Jolly. a couple of small changes to osgParticle. 2004-08-02 07:25:28 +00:00
SectorPlacer From Tom Jolly. a couple of small changes to osgParticle. 2004-08-02 07:25:28 +00:00
SegmentPlacer
Shooter
SmokeEffect Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
VariableRateCounter
Version