![]() |
libQGLViewer |
![]() ![]() |
It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.
Based on the Qt toolkit, it compiles on any architecture (Unix-Linux, Mac, Windows). Full reference documentation and many examples are provided. libQGLViewer does not display 3D scenes in various formats, but it can be the base for the coding of such a viewer.libQGLViewer uses dual licensing: it is freely available under the terms of the GNU-GPL license for open source software development, while commercial applications can apply for a commercial license.
Over 400 downloads are recorded each month.Dec 4th, 2010 Version 2.3.9 |
Vec now based on double instead of float (thanks Lionel).Better out-of-the-box compilation using QtCreator. Added missing qglviewer.rc and qglviewer.ico files in package (thanks Masdel). |
Nov 7th, 2010 Version 2.3.8 |
Vec operations now return double instead of float to avoid precision issues (thanks Lionel).Support for Qt3 signal/slot cw file removed (thanks Nikos). |
Oct 28th, 2010 Version 2.3.7 |
Minor fixes to ease the compilation on Windows platforms. |
May 29th, 2010 Version 2.3.6 |
Minor fixes to ease the compilation using Qt3 or with gcc 4.3 (thanks Artur).LD_LIBRARY_PATH tuning no longer needed on Linux.New .qch file available to import documentation into Qt's assistant (suggester Laurent). |
March 1st, 2010 Version 2.3.5 |
Smoother compilation on Linux and Mac (DYLD_LIBRARY_PATH removed).no_keywords option added to CONFIG to enable 3rd party linking. |
Subscribe to the qglviewer.developer mailing list to get informed of new major releases.
This project is referenced by the FSF, FreshMeat, Savannah, SourceForge, Kde-apps and Qt-Apps.Related pages : PyQGLViewer page (Python binding created by Frédéric Boudon), Yahoo Group.