The gorious Lord Keith the Rat King can now have easing and motion functions that are defined in json and hot-reloaded.

This commit is contained in:
Zed A. Shaw 2026-02-04 00:59:26 -05:00
parent 383f839fdf
commit 07b2102f59
6 changed files with 69 additions and 18 deletions

View file

@ -13,10 +13,9 @@
/*
* TODO:
*
* - Setting a background.
* - Options parsing for that.
* - Easing functions from strings in json.
* - Map of animation forms.
* - Bring back shaders.
*/
using namespace std::chrono_literals;