Skip to content

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

fghoussen/libQGLViewer

This branch is up to date with GillesDebunne/libQGLViewer:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 29, 2022
ba9a875 · Dec 29, 2022
Dec 29, 2022
Dec 29, 2022
Jun 14, 2017
Dec 29, 2022
Dec 29, 2022
Sep 1, 2009
Dec 28, 2022
Sep 28, 2008
Dec 29, 2022
Jul 2, 2009
Dec 28, 2022
Dec 28, 2022
Dec 28, 2022
Dec 21, 2013
Dec 28, 2022
Jul 2, 2009
Aug 1, 2011
Dec 29, 2022
Dec 28, 2022
Mar 13, 2022
Dec 29, 2022
Dec 17, 2013

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • Shell 2.3%
  • NSIS 2.0%
  • CMake 1.7%
  • QMake 1.1%
  • C 0.5%
  • PHP 0.2%