Quickstart
Project Home Page
The current and previous distributions of the project can be obtained from the SourceForge project home page.The current distribution contains a simple example project for eMbedded Visual C++ 4.0 in the test sub-directory. You should be able to build the included project out of the box both in Debug and in Release mode (at least the ARM variants, which do not require GPP). To execute the demo program you will have to copy the libGLES_CM.DLL (either Debug or Release version) and the included texture image file together with the resulting application test.EXE onto your Pocket PC.
Please refer to the Developer's Guide for more related information.
CVS Access
The source code can be accessed through CVS:cvs
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ogl-es
login cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ogl-es co
ogles
An online version of the repository is available here.