Hi Viabhav,

The OSG's Inventor plugin doesn't presently support animation or sensors.  One could probably add it.  I'm not familiar with the plugin, or too much of VRML.  Animation would probably map to osg::AnimationPathCallback (see the osganimation example), but I can't say how best to map Sensors, as I'm not 100% sure what they are ;-)  It might be that one would need to add a custom node to the scene graph to add a sensor.

Robert.

On 8/30/06, Vaibhav Saxena < [EMAIL PROTECTED]> wrote:
Hi All,

I compiled an OSG inventor plugin on Windows using Coin3D and it works fine when
loading simple VRML files. However when I load VRML files containing
sensors and interpolators then VRML file loads but there is no
animation in the rendered image.

Is there a way to load and correctly view VRML files containing
sensors and interpolators
with OSG ?   Is there any library or sample application somewhere
which demonstrates
this will be really useful.  ( something like libOpenSGVRMLAnimation
http://www.vrmedialab.dk/~rasta/personal/projects/libOpenSGVRMLAnimation.html
for OpenSG )

Thanks for any help,
- Vaibhav
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to