Install libqt5opengl5 by entering the following commands in the terminal:
sudo apt update sudo apt install libqt5opengl5
Description:
Qt 5 OpenGL module
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues.
Homepage: http://qt-project.org/
Version: 5.9.5+dfsg-0ubuntu1
Section: libs