views:

47

answers:

1

I've to make a media player in android which uses OpenGl for 3D graphics....These graphics could be the same as used in Windows Media PLayer background etc. I'm new to OpenGL... Can you please suggest some tutorials or the approach that i should follow for the same. .. An example using OpenGL in Android wwould be appreciated.... Thank you in advance....

+4  A: 

Beside the official documentation, you will find some tutorial out there.

However, that may not address exactly the kind of usage you are after.

VonC
Thanks VonC for your fast reply...dese tutorials are helpful...
Rohan K
Can you please answer one of my qs: Its regarding Android and OpenGL:- http://stackoverflow.com/questions/3573831/android-opengl-xml-integration
Rohan K
@Rohan: my limited experience with OpenGL isn't enough to properly answer your second question.
VonC