OpenVRML 0.16.2 is now available. The distribution can be obtained
from
<http://downloads.sourceforge.net/openvrml/openvrml-0.16.2.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 a Mozilla browser plug-in.
You can find OpenVRML on the Web at
<http://openvrml.org>
New in OpenVRML 0.16.2:
- Fixed the parsers to use the user-supplied std::ostream consistently
for error and warning output.
- Fixed the parser error and warning output to report line and column
number information more consistently and accurately.
- Fixed the build system such that a failure to find all of GtkGLExt's
prerequisites will not cause configure to fail.
- Fixed the build system to better accommodate a user-supplied antlr
executable.
|