3d graphics on nokia 3g phones

Hi, I want to make a 3d game for nokia 3g phones using opengl es. Can some help me get started? any tutorial? thanks.

Dig into forum nokia, on the left hand side Resources, check Device specifications. For OpenGL ES you need Series 60 2nd Edition Feature Pack 2 or newer. Once you know the FP you have, go to Tools and SDK’s, Symbian / C++, then Series 60 Platform SDK’s for Symbian OS, for C++, and finally under Download version for: and select 2nd Edition matching you device featurepack (FP). The SDK has a basic OpenGL ES example.

You can also use jsr-184. For that you need java SDK, probably Nokia Developer’s Suite 3.0 for J2ME.

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