| Braden McDaniel 2007-04-30, 10:16 pm |
| OpenVRML 0.16.4 is now available. The distribution can be obtained
from
<http://downloads.sourceforge.net/op...l-0.16.4.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.16.4:
- openvrml-gtkplug has been renamed to openvrml-xembed.
- Added openvrml-player, a stand-alone container for openvrml-xembed.
openvrml-player uses libcurl for resource fetching.
- Fixed coordinate generation for Extrusion node rendering.
- Fixed progressive rendering of JPEG images.
- Various other minor bug fixes.
|