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:
- Unix/X11 - Linux, Sun Solaris, HP-UX, Compaq Tru64 UNIX, IBM AIX, SGI IRIX and a wide range of others
- MS/Windows - 95, 98, NT 4.0, ME, and 2000
- Macintosh - Mac OS X
- Embedded - Linux platforms with framebuffer support.
Qt-based OpenGL Applications:
-
Google Earth
-
AutoQ3D
-
MyVR: secure 3D web-based viewer
-
TEMPO, Topographic Eeg Mapping Program is Open Source Software for 3D visualization of brain electrical activity.