[osg-users] osganimate

2009-03-26 Thread ami guru
Hello forum,


I am going through the osg examples and i have an issue with one of the
following

osganimate


What is the expected output of that example? - It should be some kind of
animation


I used the following commands , but getting no animation except the
rendering of the base.


 osganimate --persp ../../../OpenSceneGraph-Data-2.6.0/glider.osg


 osganimate --ortho ../../../OpenSceneGraph-Data-2.6.0/glider.osg



 osganimate --object ../../../OpenSceneGraph-Data-2.6.0/glider.osg


I must be missing something.


Any hint?


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


Re: [osg-users] osganimate

2009-03-26 Thread Cory Riddell




According to this page:

http://www.openscenegraph.org/projects/osg/wiki/Support/UserGuides/Examples
you need to have OSG_FILE_PATH set. Then "osganimate --overlay" should
work. It does for me.

Cory


ami guru wrote:
Hello forum,
  
  
I am going through the osg examples and i have an issue with one of the
following
  
osganimate
  
  
What is the expected output of that example? - It should be some kind
of animation
  
  
I used the following commands , but getting no animation except the
rendering of the base.
  
  
osganimate --persp ../../../OpenSceneGraph-Data-2.6.0/glider.osg 
  
  
osganimate --ortho ../../../OpenSceneGraph-Data-2.6.0/glider.osg 
  
  
  
osganimate --object ../../../OpenSceneGraph-Data-2.6.0/glider.osg 
  
  
I must be missing something.
  
  
Any hint?
  
  
Regards
Sajjad
  

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



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