Releases: lvntky/fbgl
Releases · lvntky/fbgl
v0.1.0
At this point fbgl is mature enough to create simple games on framebuffer.
Supproted Functionalities:
- Keyboard management
- Texture rendering
- Builtin fps counter
- Text rendering
- basic shapes
Upcoming features:
in the next minor version update mostly we are going to focus on performance optimizations.
Happy hacking!
What's Changed
- Fixed example code in README.md by @dario-loi in #5
- [FIX] Move all implementation under include guard by @dario-loi in #6
- Bugfixes by @dario-loi in #8
- [FEATURE] Filled and Outlined Circle by @dario-loi in #9
- Code quality and warning removal by @dario-loi in #12
New Contributors
- @dario-loi made their first contribution in #5
Full Changelog: https://github.com/lvntky/fbgl/commits/v0.1.0