1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/graphics/libQGLViewer/pkg-descr
2017-12-18 21:43:15 +00:00

12 lines
551 B
Plaintext

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.
WWW: http://libqglviewer.com/index.html