Download List

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-30 11:14
0.15.4

Use of GtkGLExt in the Mozilla plug-in was
refactored such that a new widget type is no
longer created. A typographical error in a
dependency of the openvrml-gl-devel RPM package
was fixed.
Tags: Code cleanup

2004-12-25 07:20
0.15.3

GtkGLExt was incorporated into the distribution. Problems reloading the Mozilla plugin were fixed. The Mozilla plugin now handles relative URIs in Web pages. A crash when built with Microsoft Visual C++ 7.1 in the Release configuration was fixed. Other minor bugs were also fixed.
Tags: Major bugfixes

2004-12-03 13:10
0.15.2

Building the tests is now optional. Various minor bugfixes were made.
Tags: Minor bugfixes

2004-11-27 09:53
0.15.1

This release addressed compilation problems with Microsoft Visual C++ 7.1.
Tags: Minor bugfixes

2004-11-27 08:16
0.15.0

lookat now uses SDL instead of GLUT and is licenced under the terms of the GPL (the OpenVRML libraries remain available under the terms of the LGPL). The toolkit now builds with Microsoft Visual C++ 7.1. Event propagation was rearchitected to eliminate string comparisons. Event propagation is now much faster. A Mozilla plug-in for platforms that use a GTK+ 2.x-based Mozilla browser was added to the distribution. The use of regex was eliminated so that Windows users no longer need the regex library. Many bugfixes were made.
Tags: Major feature enhancements

Project Resources