This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Wanna exclude 3D

Other Parts Discussed in Thread: OMAP3530

I'm new both on OMAP3530 and using OpenGL ES 2.0. The environment is arm-none-linux-gnueabi-g++ on Fedora 16.

I wanna write a 2D program with animation, but the examples I could find are all about 3D.

How should I code such a program, or where can I find tutorials about PowerVR's 2D API?

(I already have found some files in OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_SDK/OGLES2/SDKPackage , but not quite understood what's going on.)