Ok, so I have an OpenGL tutorial on which I'm based, my current code is equivalent to part II, which is here: http://blog.jayway.com/2009/12/04/opengl-es-tutorial-for-android -% E2% 80% 93-part-ii-building-a-polygon /
The code for this can be downloaded at the bottom of the page. It leaves you with a white square, and I want to apply a texture to it, which this series of textbooks does not cover. I cannot figure out how to texture my white square in Android.
Maybe you should take a look at this: http://obviam.net/index.php/texture-mapping-opengl-android-displaying-images-using-opengl-and-squares/
This tutorial is on that.
This tutorial set really helped me get to know OpenGL ES 2.0. For simple texturing, in particular, see Lesson # 4 .
7 : http://insanitydesign.com/wp/projects/nehe-android-ports/
Source: https://habr.com/ru/post/1758539/More articles:Returning a link from a function and changing it - c ++Why can I get "Cannot create a handler inside a thread that did not call Looper.prepare ()" using android.os.CountDownTimer? - javaОтправка коллекции элементов в ASP.NET MVC - c#Help Needed to Write an Algorithm - algorithmStore XML in a field of type XML or using FILESTREAM - sqlhow to fill out a PDF form with attributes - ruby | fooobar.comWhere can I find JSON weather api for iphone application? - jsonCreating Interdependent Objects - objectHow to read this declaration or C array initialization? - cStart without debugging - macrosAll Articles