Graphics Library View Framework - Yet another windowing library built with mobile in mind.
- Android
- iOS
- Emscripten
- Desktop via GLFW
GLVF uses and encourages Early Pull Requests. Please don't wait until you're done to open a PR!
- Install Git
- Fork GLVF
- Create a branch on your fork.
- Add an empty commit to start your work off (and let you open a PR):
git commit --allow-empty -m "start of [thing you're working on]"
- Open a Pull request with
[WIP]
in the title. Do this before you actually start working. - Make your commits in small, incremental steps with clear descriptions.
- Tag a maintainer when you're done and ask for a review!
Nothing here yet, but don't worry - we're working on it.
Come chat with us on Discord!
GLVF is distributed under the very permissive MIT/X11 license and all dependencies are distributed under MIT-compatible licenses.