Hello Wang, > can the current version of osg load vrml2.0 model?
You need to compile in either the OpenVRML plugin or the Inventor plugin. Both can load VRML2/VRML97 files. I think the OpenVRML plugin is the easier path, depending on which platform you're working on. For the Inventor plugin, you need either OpenInventor (which IIRC only compiles correctly on Linux/Unix variants, and is totally unsupported and old) or Coin3d (which is GPL). OpenVRML is LGPL and compiles well on Linux/Unix and Windows, but be careful you get the right version of it. See the wiki for Visual Studio instructions. http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio/VisualStudioPlugins Hope this helps, J-S -- ______________________________________________________ Jean-Sebastien Guay [EMAIL PROTECTED] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

