Back to Ndk Samples

Hello GL2

hello-gl2/README.md

latest319 B
Original Source

Hello GL2

Hello GL2 is an Android C++ sample that draws a triangle using GLES 2.0 API.

It uses JNI to do the rendering in C++ over a GLSurfaceView created from a regular Android Java Activity.

Screenshots