https://blog.canopas.com/andro....id-opengl-es-part-2-

Android OpenGL ES Part 2 — Shaders | by Radhika S | Canopas
Favicon 
blog.canopas.com

Android OpenGL ES Part 2 — Shaders | by Radhika S | Canopas

In previous article we learned how to draw our first triangle. We learned minimal code to draw shape using vertex buffer and simple shaders. We started from GLSurfaceView and went through the very…