Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 624 Bytes

File metadata and controls

27 lines (18 loc) · 624 Bytes

OpenGL ES Sample

HELP!!

With the upcoming Google's policy regarding Android developer verification, open source Android projects is in danger, so please spread this information to everyone including fellow Android developers and don't forget to send a link to KeepAndroidOpen!

About

This is a sample APK to test the work of EGL and OpenGL ES to build game only using C.

Build

KS=<file>.p12 KS_ALIAS=<alias> KS_PASS=<password> COPY= ./scripts/build

License

Check LICENSE for more details.

How To

You can check doc/howto.md to know how do I do this.