This repo contains very simple code tying together several of my libraries to provide a cross-platform boilerplate for graphical software development.
The entire stack is licensed under WTFPL and consists in:
- Globox for windowing
- Willis for mouse/keyboard input
- Cursoryx for mouse cursor management
- Dpishit for screen density detection
Each of this components is modular and should be usable independently. Globox, the most complex one, would not have been possible without my teachers at the IMAC school of engineering, who allowed me to build it as part of a school project during my final year.