From: Braden M. <br...@en...> - 2006-12-31 02:42:27
|
OpenVRML 0.16.3 is now available. The distribution can be obtained from <http://downloads.sourceforge.net/openvrml/openvrml-0.16.3.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.3: - Changed openvrml-gtkplug only to expect an initial stream when passed the --initial-stream argument. - Fixed deadlocks in openvrml-gtkplug. - Fixed a bug in openvrml-gtkplug that caused it to consume 100% of the CPU. - Fixed relative URI resolution on Windows. - Mozilla plug-in now registers itself as a handler for model/x3d+vrml. - Fixes for compiling on Mac OS X PPC. - Fixes for compiling with Apple's OpenGL framework. - Fixes for compiling with Microsoft Visual C++ 8.0 Service Pack 1. |