yhbsh / OpenGL-ES-Android

OpenGL ES 3.2 Samples (Android), using a Makefile (No gradle)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Makefile is a proof that you can live a happy life by not using gradle ever

$ git clone https://github.com/yhbsh/Android_GLES3.git
$ cd Android_GLES3
$ make
video.mp4

About

OpenGL ES 3.2 Samples (Android), using a Makefile (No gradle)


Languages

Language:C 72.9%Language:Makefile 16.4%Language:Java 10.7%