Widgets Enter the Third Dimension: WolfenQt

This blog post on Qt Labs shows how to easily embed regular desktop widgets in a three dimensional Wolfenstein-like maze. The example includes web browser views, a mediaplayer with sound and video, OpenGL integration, and even a soldier scriptable in QtScript. All done in relatively simple code using Qt’s QGraphicsView API. The example might not be directly usable by itself, but it demonstrates how easy it is to map 2D widgets to 3D scenes in Qt and could act as inspiration for future user interfaces.

6 Comments

  1. 2008-12-04 11:11 pm
    • 2008-12-04 11:37 pm
    • 2008-12-05 1:11 am
  2. 2008-12-05 1:04 pm
    • 2008-12-05 5:11 pm
  3. 2008-12-05 3:34 pm