Peeper

Peeper provides a consistent rendering abstraction for your applications, along with the ability to dynamically change the rendering plugin at runtime.

Plugins provide support for the available graphics backends. On mobile devices OpenGL ES and Direct3D Mobile (Windows CE) are supported. Desktop users may choose between OpenGL and Direct3D (Windows).

toadletDepsPeeper.png

Optional Dependencies - C++ builds

  • OpenGL - for OpenGL 3D graphics
  • GLEW - for OpenGL interaction
  • Direct3D - for Direct 3D graphics (Windows/Windows CE only)