I would like to note that current OSG VRML plugin depends on OpenVRML 14.3. The plugin does not support the latest version of OpenVRML due to its dependecy on boost (and probably also because the Windows build of the latest OpenVRML relies on Visual Studio .NET 2008) .
Gino Jean-Sébastien Guay wrote: > 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 > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

