Goal of this repo is to come out of this with further understanding of what it takes to form a GUI lib using an ECS framework.
TODO:
- Render a label using gkurve?
- Render a widget
- An ECS Input Event System
- A clickable Rect
- A moveable Rect
- A resizable Rect
- A Button
- Pass events as ECS for widgets to trigger
Check out: