Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.
/ libQGLViewer Public archive
forked from GillesDebunne/libQGLViewer

libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.

License

Notifications You must be signed in to change notification settings

ikoruk/libQGLViewer

 
 

Repository files navigation

libQGLViewer

libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.

libQGLViewer 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.

http://www.libqglviewer.com

About

libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.6%
  • Shell 2.4%
  • NSIS 2.1%
  • QMake 1.1%
  • Other 0.8%