Hi,
I am new for the openGL SE world and do have some questions...
1. Does there is a support for openGL ES 2.0 at the SDK?
2. Does the function glRasterPos2i is supported at openGL SE? (1.0 / 1.1 / 2.0)
thanks all.
Hi,
I am new for the openGL SE world and do have some questions...
1. Does there is a support for openGL ES 2.0 at the SDK?
2. Does the function glRasterPos2i is supported at openGL SE? (1.0 / 1.1 / 2.0)
thanks all.
Hi,
No support for OpenGL ES 2.0 in Symbian devices yet (I think you'll probably have to wait for the 2nd release of the Symbian Foundation platform). I'm guessing it won't be in phones in peoples hands until next year. There is Open GL ES 2.0 support in maemo though, so you can download the latest SDK for that to experiment.1. Does there is a support for openGL ES 2.0 at the SDK?
It's not in my OpenGL ES book but you should check the specs directly from the Khronos Group (www.khronos.org).2. Does the function glRasterPos2i is supported at openGL SE? (1.0 / 1.1 / 2.0)
Mark