Hi,

I have an object with an embedded animation.  The original was a .LWS / .LWO 
object that I converted to a .IVE file.  When I open the .IVE with osgViewer, 
the animation works just fine.  In my application, however, there is no 
animation (the object displays just fine.)  Because the application is a bit 
complex, I can't really post a concise example, but I am setting up a Composite 
Viewer and manually calling "frame()" on it.  I suspected that I might need to 
update the simulation time, so I have also tried calling "frame(simTime)".  
That did not fix it either.  I'm sure there must be something simple that I am 
missing, but compared to the code for osgViewer, nothing obvious is jumping out 
at me.

Thank you!

Cheers,
John

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





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

Reply via email to