Hallo.

I have some questions about particles in OSG. I use next classes to work
with particles:
- osgParticle::Particle();
- osgParticle::ParticleSystem;
- osgParticle::ModularEmitter;
- osgParticle::ParticleSystemUpdater;


1. Particles in my program emitted from one point and then spreads in cone.
How can I change angle of the cone(angle between main and generational
axises of the cone) where my particles spreads?

2. How can I emit particles from plane (now they emits from one point), for
example immitation water boiling process?

No information about it wasn't found in documentation of OSG.

winXp, MSVS2008, OSG 2.6.1

Best regards, Max.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to