CONTENT SUPPORT

Methods for using existing 3D software applications

Open GL and Direct 3D Wrapper
Setred has developed a driver that wraps the normal OpenGL or Direct3D display drivers. The application is unaware of the presence of the 3D display, but can still be shown on the display. Many applications work straight away with the driver, while some Setred development may be required for those that do not.

Setred API
Setred has an API that allows software developers to easily adapt their application to work directly with Setred’s 3D display. This method gives better performance and allows an application to use additional features of the 3D display.

Software adjustment

The functionality allowed in 3D software is most often based on usage on 2D displays. In these cases some additional development is necessary to make use of the full potential the 3D display has. One example of such functionality could be the ability to move the cursor in the depth direction.