It’s been a while since I posted anything, I have stopped working for a good chunk of the year, but I recently went back at it!
Changelog:
- ported all exisiting LearnOpenGL examples to android (gathering everything under one app), now all code is portable between win32 & android
- Cmake macros improvement to automatically handle assets for android apps
- a lot of features for Android to handle input, assets, etc
- fixes for BMP & GIF code
- some renaming
See the github page for new versions of code documentation + Work in progress source code of LearnOpenGL port.