          MODULE=libQGLViewer
         VERSION=2.9.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/GillesDebunne/libQGLViewer/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:ea4f9ac627c136a6851ffd3763b154f21c87a58bcec4e5d5b2d07e65a403096b
        WEB_SITE=https://github.com/GillesDebunne/libQGLViewer
         ENTERED=20110104
         UPDATED=20230325
           SHORT="C++ library based on Qt that eases the creation of OpenGL 3D viewers"

cat << EOF
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. 
EOF
