https://github.com/ranjian0/nativeandroid
Android application with pure C and Makefiles.
https://github.com/ranjian0/nativeandroid
android c glfm makefile opengl-es
Last synced: 13 days ago
JSON representation
Android application with pure C and Makefiles.
- Host: GitHub
- URL: https://github.com/ranjian0/nativeandroid
- Owner: ranjian0
- License: mit
- Created: 2021-05-30T12:14:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T12:21:29.000Z (about 5 years ago)
- Last Synced: 2025-11-18T10:22:38.671Z (8 months ago)
- Topics: android, c, glfm, makefile, opengl-es
- Language: Makefile
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NativeAndroid
Android application with pure C and Makefiles.
# Why?
For posterity.
# Inspiration
GLFM: https://github.com/brackeen/glfm
RAWDRAWANDROID: https://github.com/cnlohr/rawdrawandroid
MOJOC: https://github.com/scottcgi/Mojoc