Hi Robert, > If we could have one plugin that does both VRML and X3D then this > would be very cool. I know little about X3D and associated libs > though...
>From what I can see, OpenVRML supports both (though I don't know if it's only the recent versions that do, in which case their use of Boost might be to parse the XML variants of X3D). There's a list of open source projects that support X3D here: http://www.web3d.org/x3d/opensource/ >From that list, it seems that if our criteria are C++, mature and OSGPL-compliant license, we're left with OpenVRML. * libx3d seems interesting but pretty much dead (one release in 2005) * FreeWRL seems good but is GPL. * The others are either viewers, modeling plugins or non-C++. Maybe that list is incomplete, and a broader search could reveal more? J-S -- ______________________________________________________ Jean-Sébastien Guay [EMAIL PROTECTED] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
