by Dan East » Aug 31, 2002 @ 7:16pm
Pocket GL is not an Open GL replacement. It has implementation for a few rudimentary Open GL functions on top of its proprietary API. According to the author:
Note that these functions can be usefull to convert more easily native opengl code,or to test opengl tutorials. but PocketGL is not an OpenGL emulator...
Pocket GL is a good 3D library, but it is has literally no documentation.
Dan East