See lesson 6:
http://insanitydesign.com/wp/projects/nehe-android-ports/

There's also the triangle demo in Android's API demos, although that's
just a triangle portion of an image, I think. To show a square image
you actually need to map the texture to two triangles that form a
square.

On Aug 10, 9:54 am, cmh0114 <camherrings...@gmail.com> wrote:
> Using OpenGL ES, how do I draw an image from the resources file onto
> the screen?  The image is in png format, if that matters.
>
> Thanks!

-- 
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