Develop and Download Open Source Software

OpenVRML

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2011-04-21 15:43
An erroneous library version change in the 0.18.7 release was fixed.
2011-04-17 19:44
The code was modified to build against XULRunner 2.0. Problems compiling with Text node rendering disabled were fixed. Resilience of the parsers was improved.
2010-06-03 16:44
Memory corruption issues in the PNG and JPEG readers were fixed. Memory leaks in Text node rendering were fixed.
2010-02-16 17:58
Build configuration problems with finding and using OpenGL on Mac OS X and Cygwin were fixed.
2009-08-13 17:48
Code was refactored to isolate the dependency on libltld.

Project Resources

http://freecode.com/urls/828a48f2fab61907d015285a2790f8c5
http://freecode.com/urls/1fabb66520ccbe3657ef3e19f32f274b
http://freecode.com/urls/8d7bd677459b6676ace65c147978c7ae
http://freecode.com/urls/f0003b248ba05c3d6fee74c53674d4e6
http://freecode.com/urls/e615bcd42ecb8d8830719d0a9a4d3bcf
http://freecode.com/projects/openvrml

Project Description

OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for incorporating VRML/X3D support into applications. It provides VRML97 and Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++ libraries. The renderer is fully separate from the runtime library so that users can also provide their own renderer. The OpenVRML browser is provided as a D-Bus service, and is embeddable in host applications using XEmbed. The distribution provides both a stand-alone host and a host that runs as a Mozilla plug-in.