I need a little help to achive something with OpenGL ES 1.1

I have a symple square polygon (from nehe tutorials) with a texture.

The polygon haves a bitmap and the method loadGLTexture(GL10 gl,
Context context) is called once, when the polygon is created, to load
the texture.

I need to add the functionality to my app to change the texture of the
square.

Wich is the best way to change the texture of a polygon? can't find
the right way on google...

thanks all

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to