Re: [osg-users] Real-time motion in OSG

2009-10-15 Thread Felipe Lemus
Thanks for your answer Vincent. I am looking the examples and tutorials to do 
that, but the code that I have found does not run. Somebody can show me a code 
to move a loaded model in a scene using CallBacks?. 
Thank you!

Cheers,
Felipe

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





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Real-time motion in OSG

2009-10-14 Thread Felipe Lemus
Hi,

I have been looking for some information about real-time motion in the forum 
but I have not found what I want. I want to do a scene with an helicopter 
flying over a terrain, but I want to change its motion in real-time. First, I 
did it with Animationpath like the example osganimate.cpp, but I can not change 
the movement because it load the animationpath at the beginning of the 
implementation and it repeats periodically.

Would you give me some advices?

Thank you!

Cheers,
Felipe

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





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Real-time motion in OSG

2009-10-14 Thread Vincent Bourdier

Hi Felipe,

You can create a handler, which will get the move key signals, and set 
the helicopter position...


Regards,
  Vincent.

Felipe Lemus a écrit :

Hi,

I have been looking for some information about real-time motion in the forum 
but I have not found what I want. I want to do a scene with an helicopter 
flying over a terrain, but I want to change its motion in real-time. First, I 
did it with Animationpath like the example osganimate.cpp, but I can not change 
the movement because it load the animationpath at the beginning of the 
implementation and it repeats periodically.

Would you give me some advices?

Thank you!

Cheers,
Felipe

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





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
  



__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4505 (20091014) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org