DirectX UI
The process
This interface is used to control the values of program settings in a system that exercises a user by guiding them through a series of motions. The window was created with Windows Forms (part of the .NET environment.)
Windows Forms UI

WindowsForms UI

The machine
The machine displays a 3D representation of the user's position on the screen.
The user \ operator
When a system has many settings it's important for the user interface to simplify the experience of finding and changing a single setting. Graphical representations of settings are always helpful in doing this.

Back to UI samples