Sunday, May 10, 2009

DGLES

ESKTOP OPENGL ES
-----------------

DGLES is an OpenGL ES 1.1 wrapper that uses existing OpenGL 1.5
implementation. It can be used to ease development of OpenGL ES
content.


The output will be libGLES_CM.so, which is a common name of GLES extension. This library will translate GLES command into OpenGL. So, the EGL interface is not needed.




[Note] Need libsdl1.2-dev to build test program...

No comments:

Related Posts Plugin for WordPress, Blogger...