Multiple render targets opengl es 2.0

broken image

The art of texture mapping (along with lighting) is one of the most important parts of building up a realistic-looking 3D world. Android Lesson Three: Moving to Per-Fragment Lighting.Android Lesson Two: Ambient and Diffuse Lighting.Here are the previous lessons in the series:

broken image

This lesson is an extension of lesson three, so please be sure to review that lesson before continuing on. In this lesson, we’re going to add to what we learned in lesson three and learn how to add texturing.We’ll look at how to read an image from the application resources, load this image into OpenGL ES, and display it on the screen.įollow along with me and you’ll understand basic texturing in no time flat! Assumptions and prerequisitesĮach lesson in this series builds on the lesson before it. This is the fourth tutorial in our Android series.

broken image