libQGLViewer: New program
authorJayen Ashar <jayen@cse.unsw.edu.au>
Sun, 28 Nov 2010 02:33:26 +0000 (13:33 +1100)
committerKhem Raj <raj.khem@gmail.com>
Sat, 11 Dec 2010 09:21:30 +0000 (01:21 -0800)
commit5cbe2d9cffc051abd8bc4cf56be3399163279060
tree9bf805a10a6232cefca241bb053117d79b250cf2
parent3ff643be4cf92865b26622838c5e06e88f8e8d47
libQGLViewer: New program

* Starting with libQGLViewer 2.3.8
* 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.

Signed-off-by: Jayen Ashar <jayen@cse.unsw.edu.au>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/libqglviewer/libqglviewer.inc [new file with mode: 0644]
recipes/libqglviewer/libqglviewer_2.3.8.bb [new file with mode: 0644]