[X3D-Public] ANN: OpenVRML 0.18.0

Braden McDaniel braden at endoframe.com
Sat Jul 4 01:20:25 PDT 2009


OpenVRML 0.18.0 is now available.  The distribution can be obtained
from

  <http://downloads.sourceforge.net/openvrml/openvrml-0.18.0.tar.gz>

OpenVRML is a C++ runtime library for VRML97 and X3D worlds.  It is
capable of reading and displaying VRML/X3D; it can be used for creating
loaders, file converters, and VRML/X3D browsers.

OpenVRML includes an out-of-process viewer component for use in X11
environments along with hosts for this component in the form of a
Mozilla browser plug-in and a stand-alone player.

You can find OpenVRML on the Web at

  <http://openvrml.org>


New in OpenVRML 0.18.0:

- Experimental support for Java in the Script node.

- Scripting engines are now loaded as binary plug-in components.

- Node implementations are now loaded as binary plug-in components.

- Refactored code into more files to reduce memory usage during
  compilation and improve performance of parallel builds.





More information about the X3D-Public mailing list