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 Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
CenteredPlacer
Counter
Emitter
ExplosionEffect Added the beginings of new osgParticle Explosion, Fire and SmokeEffects. 2004-05-13 22:09:23 +00:00
Export Fixes to osgcluster demo as new Producer based example. 2003-03-16 21:58:27 +00:00
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 From Marco Jez, on behalf of Farshid Lashkari. Details from Marco's email: "I've just received an addition to osgParticle from Farshid Lashkari. It enhances the generation of texture coordinates on particles so that animated textures can be used, with the current frame of animation being computed from each particle's current age. 2004-03-05 15:44:15 +00:00
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 Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
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 Merged changed to osgParticle from Marco Jez, the changes are (quoted from 2003-09-02 20:39:41 +00:00
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 Changed the Viewer::realize() calls across to not using the threading paramter 2003-04-08 15:18:45 +00:00
Version