Qt::QOpenGLWidget
class functionalities.
draw()
function to get a functional
viewer. Although adapted for most applications, the default handlers can be customized if needed.
glut
and the Qt::QOpenGLWidget
class provide similar OpenGL window creation
facilities with a callback framework. The clean Qt
object oriented design, the powerful GUI creation tools
it provides and some of its functionalities (framebuffer grabbing, image format abstraction...) made us adopt Qt.
simpleViewer
is the simplest). See details in the compilation with libQGLViewer page. Your first program should execute and you can start extending it. Read the principles of the library before you start coding.
Other questions can be sent by e-mail and will be added to this page. See also the Technical FAQ page.