Texture Mapping – OpenGL Android (Displaying Images using OpenGL and Squares) | Against the Grain –
In the previous two articles (article 1 and article 2) I have tried to introduce OpenGL ES on android. Now let’s take it further and build on them. In this article we will create a billboard (which is a square) and we will apply a texture onto it. A textu...