DI-Guy SDK Documentation  13.5
7.4 - Programming Examples

7.4.1 Immediate Mode, DI-Guy Loader via OpenGL

This example shows the use of the DI-Guy Graphics API for immediate mode rendering using the DI-Guy Loader. It uses OpenGL as the renderer.

The following examples are provided:

The following subclasses are implemented in this example:

7.4.2 Scene Graph, DI-Guy Loader via OpenSceneGraph

This example shows the use of the DI-Guy Graphics API in a scene graph renderer using the DI-Guy Loader. It uses OpenSceneGraph as the renderer.

The following examples are provided:

The following subclasses are implemented in the examples:

[<< Usage Overview] [Home] [Top of Page]