| Braden McDaniel 2004-12-25, 4:15 am |
| OpenVRML 0.15.3 is now available. The distribution can be obtained from
<http://prdownloads.sourceforge.net/...tar.gz?download>
OpenVRML is a C++ runtime library for VRML97 worlds. It is capable of
reading and displaying VRML; it can be used for creating loaders, file
converters, and VRML browsers.
OpenVRML includes a Mozilla browser plug-in as well as a simple stand-
alone VRML browser that uses SDL.
You can find OpenVRML on the Web at
<http://openvrml.org>
New in OpenVRML 0.15.3:
- GtkGLExt is now incorporated into the OpenVRML distribution.
- Problems reloading the Mozilla plug-in have been fixed.
- The Mozilla plug-in now handles relative URIs in Web pages.
- Fixed crash when built with Microsoft Visual C++ 7.1 in the Release
configuration.
- Minor bug fixes.
|