From: Braden M. <br...@en...> - 2009-03-02 05:54:58
|
OpenVRML 0.17.11 is now available. The distribution can be obtained from <http://downloads.sourceforge.net/openvrml/openvrml-0.17.11.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.17.11: - Moved D-Bus interaction in openvrml-xembed to a background thread, preventing some deadlocks. - Fixed configure test for nonstandard GLU tesselator callback function signature on Mac OS 10.4 and previous. - Changed the MIME media type for VRML-style X3D to "model/x3d-vrml" in accordance with the pending registration. |