Contents / Previous / Next


OpenGL Applications with Qt

If you want to write a multi-platform OpenGL Application, use JOGL. If it has to be fast, use Qt.

Qt is a multiplatform C++ graphical user interfaces (GUI) application framework.
Qt has intrinsic OpenGL support, you do not need GLUT for your application.
Qt is a product of Trolltech, it is free for non-commercial use.

Qt is supported on the following platforms: Qt-based OpenGL Applications: