The goal here is to experiment with declarative animation API. We want:
- to compile into the Web Animations API;
- run on the SVG backend; and
- gain experience with higher-level animation APIs.
There are lots of open issues here. Modelling animations themselves is reasonably straightforward, but connecting them to an event system is something of an open problem.
The goal here is to experiment with declarative animation API. We want:
There are lots of open issues here. Modelling animations themselves is reasonably straightforward, but connecting them to an event system is something of an open problem.