This package browser is in early development. Mind the rough edges.

libqglviewer 2.7.2

Qt-based C++ library for the creation of OpenGL 3D viewers

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

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.

Installation

Install libqglviewer 2.7.2 as follows:

guix install libqglviewer@2.7.2

Or install the latest version:

guix install libqglviewer

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.