![]() |
libQGLViewer |
![]() ![]() |
libQGLViewer is a GPL-free software C++ library, based on OpenGL and Qt, which eases the development of a new 3D applications. It is designed for 3D developers, who can design a versatile and powerful 3D viewer with only a few lines of code. The viewer is designed to be as general as possible and is not designed for a specific 3D application. It provides some useful classical functionalities such as a camera trackball, screenshot saving, mouse manipulated frames, stereo display, keyFrames and more. It hence has a strong pedagogical interest and is well suited for openGL assignements.
libQGLViewer is not a 3D viewer that can be used directly to view 3D scenes in various formats. It is more likely to be the starting point for the coding of such a viewer.
libQGLViewer is based on the Qt toolkit and hence compiles on any architecture (Unix-Linux, Mac, Windows, ...). Full reference documentation and many examples are provided.
|