|
The current version of the library is 0.6.0
Unix (including Mac OS X)
You need to have qmake from Qt to compile the source code.
Download
Installation
You can choose between three xml parsers: the Qt xml reader, or the Xerces
parser or the libXML2 parser, depending on the libraries already installed on your machine. Note that the Xerces version must be at least 2.2.
The default parser is the Qt one.
For running the examples that display 3D models, you need to install QGLViewer.
Windows
Because of a poor implementation of templates for older microsoft compilers,
only .NET 2003 VC++ compiler is well supported. The library and the applications are
present in the package, nevertheless Qt is needed to run the graphical applications.
You can also download X3DViewer, an executable of which the code has been compiled on
a .NET 2003 platform. A Visual Studio 6 version is also present but some of the
template features have been removed. See the portability
page for more details.
Download
Installation
It is recommended to have Qt, otherwise you cannot launch graphical examples and applications
that depends on QGLViewer.
|