SkillAgentSearch skills...

LibQGLViewer

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

Install / Use

/learn @GillesDebunne/LibQGLViewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 is freely available under the terms of the GNU-LGPL license.

https://gillesdebunne.github.io/libQGLViewer

View on GitHub
GitHub Stars264
CategoryDevelopment
Updated8d ago
Forks99

Languages

C++

Security Score

95/100

Audited on Mar 28, 2026

No findings