GLESonGL

I am using GLESonGL 1.0c but I’m running into some bugs in it.

Is there a newer version of this somewhere? 1.0c is from 2003. I’ve tried going to www.bluevoid.com (which is referenced in the readme) but it makes no mention of the software.

khronos.org has 1.0c available at http://www.khronos.org/opengles/documentation/gles-1.0c.tgz but does not seem to have any links to it, so it’s hard to check for new versions there either.

Alternatively, are there any other GL ES implementations that run on linux?

You could try getting something like NVIDIA’s mobile SDK if you have an NVIDIA card.

If you’re targeting the common profile you could just restrict the OpenGL calls you make, just make sure the call you’re making exists in OpenGL ES.

[ May 30, 2005: Message edited by: dorbie ]

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.