Hi guys am new to andorid openGl. I drawm an image using texture and shader ,
Now my question is it possible to draw more images using the same texture or we need to have more texture ?
Hi guys am new to andorid openGl. I drawm an image using texture and shader ,
Now my question is it possible to draw more images using the same texture or we need to have more texture ?
You can use this blog post as reference, and, when applying textures via coordinates, do it with four parts