PDA

View Full Version : OpenGL ES for delphi/pascal



noeska
08-02-2010, 04:32 PM
Delphi/Pascal units for writing OpenGL ES applications.

Supports dynamic and static linking.
Supports delphi and free pascal.
Supports windows and linux.
Supports OpenGL ES 1.0 api (Other versions are in the pipeline)

You can download it here: http://www.noeska.net/downloads/opengles10a.zip
And an 'hello world' opengles triangle example: http://www.noeska.net/downloads/opengles10a-triangle.zip (Beware the source is chaotic to say the least)
OpenGL ES 1.1 Manual: http://www.khronos.org/opengles/sdk/1.1/docs/man/

savage
08-02-2010, 04:46 PM
AWESOME SAUCE!

Luuk van Venrooij
08-02-2010, 10:20 PM
Great stuff! Been lookin into gles to port our engine to the iphone at work and now i can experiment in my favorite environment. Thanx!

WILL
01-11-2010, 03:38 AM
Hey Noeska you should really make a page on your website about your OpenGL ES headers and demos. :)

phibermon
02-11-2010, 02:19 PM
Hi Guys, sorry for my absence! Work has really stepped up at the moment. noeska! awesome! thanks for doing that :)