-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I recompiled and when I try building the example file > ReaderWriterVRML2.cpp I get no errors. > > Now I'm just not certain how to run osg with a vrml file. > > I seemed to have read in the past that calling "osgviewer > something.vrml" from the command prompt should work.
You may need to rename the extension to '.wrl', I am not sure whether '.vrml' is actually handled by anything. > > Nothing happens when I do this - I'm thinking I must still have an > older version stored on my machine. Hmm, check which plugins are you loading. If you have an older version of the plugins lying around, you may get strange things happening. I'm not sure what you mean. ---->I have downloaded the latest version, but don't think I've set my path correctly since when I go to command prompt and type osgversion it tells me that is not recognized. > But Id also like to run it from visual c++ 2005 (I've gotten examples > previously running on 1.96), but not really sure how to do this. What do you mean? ---->Okay So I don't just want to load up a vrml file calling the osgviewer command. Rather I want to make an application in visual studio that first loads up the vrml file (wrl) and then uses the camera to move around. Thanks again, Bryan _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
