How to Install libqglviewer-headers in Ubuntu 18.04



Install libqglviewer-headers by entering the following commands in the terminal:

sudo apt update
sudo apt install libqglviewer-headers

Description:

OpenGL 3D viewer library - header files

libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt that enables the quick creation of OpenGL 3D viewers. It features a powerful camera trackball and simple applications simply require an implementation of the draw() function. It is a tool of choice for OpenGL beginners and assignements. It provides screenshot saving, mouse manipulated frames, stereo display, interpolated keyFrames, object selection, and much more. It is fully customizable and easy to extend to create complex applications, with a possible Qt GUI. . This package contains headers.

Homepage: http://www.libqglviewer.com/

Version: 2.6.3+dfsg2-3

Section: universe/doc