- change mtx calculation
- fix window resizing
- improve types
- proper error handling (results?)
- camera
- use
std::string_view
in some places instead ofconst std::string&
- rewrite actions
- joystick support
- render textures
- particles
- skew?
- more texture formats
- scene transitions
- label
- audio
- glfw replacement?