Well. Qt has fairly straight-forward OpenGL support through the QGLWidget, for example this simple NeHe tutorials in Qt . For all the pan/rotate/zoom and select operations, I'm not sure if there are much off-the-shelf components or actions that can do this. Fortunately, this isn't all that hard to implement with OpenGL transforms and the basic mouse-events from Qt.
If you want a more complete tool, I have heard that VTK is very feature-rich, but I have never used it.
mike_2000_17
Posting Virtuoso
2,134 posts since Jul 2010
Reputation Points: 1,634
Solved Threads: 457