[osg-users] Particle effect in FG using OSg

2012-02-26 Thread Shaheed Khan
Hi, i am using flightgear-1.9.0 ,openscenegraph-2.8.0 and Ubuntu platform i want to create explosion using OSg particle effects for bomb drop I have seen the OSg examples which creates explosion effect in a new viewer window and added the same code in Flightgear application as new function Bu

Re: [osg-users] particle effect

2008-06-05 Thread Mattias Helsing
Hello Miriam, see the osgparticleeffects example. It's probably more then you asked for but after stripping out the animation paths and picking it does put explosion and smoke plums on a terrain. You can possibly use the picking stuff to get the desired world location. good luck Mattias On 6/5/0

[osg-users] particle effect

2008-06-05 Thread Miriam D'Elia
Hi all, I have an object HeighField , and I want to put an effect (smoke, explosion) in the exact point of my land. How could I do? root / positionAttitudeTransform