How to Install libqglviewer-dev-qt4 in Ubuntu 18.04



Install libqglviewer-dev-qt4 by entering the following commands in the terminal:

sudo apt update
sudo apt install libqglviewer-dev-qt4

Description:

OpenGL 3D viewer library based on Qt4 - development 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 the files needed to develop and compile programs using QGLViewer linked with Qt version 4.

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

Version: 2.6.3+dfsg2-3

Section: universe/libdevel