DirectRender

From ClanLib Game SDK

This program uses clanGUI to render directly to the window, instead of a render buffer.

Demonstrates a custom window manager.

This is useful for certain Intel graphic cards that do not support OpenGL off screen rendering (Using the GL1 display target)

Direct Render Example
.