Thanks Robert. We looked at the framestamp and found that VRJuggler was not 
setting the simulation time of it.  Once we did that, particle and animation 
effects started working.  
However, now we have run into a different but related problem.  The particles 
that show up seem to move when we translate the scenegraph twice as much and 
end up way out of place.  We've tried to apply the opposite transform to the 
particle system geode, and that didn't change a thing, so we tried the modular 
emitters and particle system updater but still not a single thing is changing 
on the graph.  
Do you have any idea what could be causing this problem?

Thanks,
Nick


robertosfield wrote:
> Hi Nick,
> 
> I haven't been near VRJuggler in a decade so I can't comment on
> specifics, but if particular animations are working the first possible
> culprit I'd look for would be whether VRJuggler is set up and passing
> on a osg::FrameStamp to the scene graph traversal.
> 
> Robert.
> 
> On Tue, Jul 13, 2010 at 3:38 AM, nick waller <> wrote:
> 
> > I have recently implemented VRJuggler on my system to supplement OSG.  
> > However, when running the sample application of VRJuggler OsgNav using an 
> > osg model with particle effects the particles don't appear.  I know this is 
> > an openscenegraph and not a VRJuggler forum, but I also know there are a 
> > large number of people on this forum who do use VRJuggler with OSG and I 
> > was hoping one of you could point me in the right direction to get the 
> > particle effects working.
> > 
> > Thanks,
> > Nick
> > 
> > ------------------
> > Read this topic online here:
> > http://forum.openscenegraph.org/viewtopic.php?p=29945#29945
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > osg-users mailing list
> > 
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > 
> > 
> _______________________________________________
> osg-users mailing list
> 
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
>  ------------------
> Post generated by Mail2Forum


------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=30039#30039





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to