Lightweight entry point for games.
So let's take TIGR as a baseline, offload all rendering part to something like bgfx and add iOS/Android support.
- Windows
- macOS
- iOS
- Emscripten (a bit rough)
- Android
- GamePad input
- Mouse wheel
- iOS keyboard (at least partially)
- MessageBox/allert
- X11
- Wayland
- Small casual OpenGL renderer
For iOS just create a new project, and replace everything there with entrypoint, you don't need UI files.
Use android native activity sample as project template.
This library very loosely based on TIGR.
This is free and unencumbered software released into the public domain.
Our intent is that anyone is free to copy and use this software,
for any purpose, in any form, and by any means.
The authors dedicate any and all copyright interest in the software
to the public domain, at their own expense for the betterment of mankind.
The software is provided "as is", without any kind of warranty, including
any implied warranty. If it breaks, you get to keep both pieces.