libQGLViewer can easily be installed on many architectures. It was successfully installed on Linux, Windows, Mac OS X, SGI IRIX, HP UX, IBM AIX, SUN Solaris, Alpha and QNX. Let me know if you encountered any problem, so that I update these pages, or if you compiled it on another architecture.
libQGLViewer is distributed under the terms of the GNU-GPL license and is distributed as-is with no guarantee. Please contact me for other licences.
Previous versions of the library as well as md5 check sums are available in the source
repository.
See the libQGLViewer download stats.
The library and some of the examples are provided as binaries so that you can directly try the library. Note however that inconsistencies in depending library versions may lead to problems when running the examples, and you should always compile the library and the examples for an optimal result.
See the example download stats.LD_LIBRARY_PATH
. Use ldd the_example_name
to see library dependencies and
their resolution. Re-compile from the sources for best compatibility.