Introduction

RenderChimp (RC) was originally written to ease the development of cross platform (Win32/iPhone) graphics applications for educational purposes. Initially it was little more than a scene graph, encapsulating calls to OpenGL ES 2.0. RC has since evolved towards a more general graphics engine, and continues to do so.

With this in mind, please read the documentation for each new function that you use carefully. Because of the evolving nature of RC, some functions may be untested, place holders, unoptimized or have limited functionality. This is (most often) noted in the documentation accompanying the function declaration in the source code. (Please report flat out bugs not mentioned in the function description to magnusa@cs.lth.se.)

RC has previously been used in Introduction to Computer Graphics and Mobile Graphics at Lunds Tekniska Högskola.

 All Classes Functions