2012/9/11 Nav Joseph <[email protected]> > Thanks Jordi; > I have 'lib', 'bin' and 'include' in my osg folder, but no 'share' > directory. >
Yes, the 'share' directory appears when you compile and install the osg examples. > Viewer is working now! :-) > I had to type > > Code: > ./osgviewer "cow.osg" > > > > I was getting an error of a cannot open display and the viewer not being > able to create a window, but that was because I was the root user. Running > viewer as an ordinary user made it work. > > Framerate is surprisingly low, at just 6.1fps. > Maybe you didn't install your graphic card drivers OK. Check if you have direct rendering and your drivers are ok with the command glxinfo. > > VPB found all the plugins it was earlier unable to find (except gdal, > which I'll be installing now). Thanks so much! :-) > > You might need to recompile osg with Gdal library. Cheers. > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=49920#49920 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Jordi Torres Fabra gvSIG 3D blog http://gvsig3d.blogspot.com Instituto de Automática e Informática Industrial http://www.ai2.upv.es
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

