Hi guys, I know I am late to the conversation but this thread just came to my mind since framer kicked "page effects"
https://twitter.com/framer/status/1727700156227993851 .
I see a big group of animations that could potentially be achieved with css transitions/keyframes/snap + an intersection observer that could already add a lot of "juicyness" to a site withoout shipping a full engine. I se those applied to page transitions... overlays... fade id-out on viewport and so on.
On the other hand I see a different set of animation techniques that get you to the WOW effect, like scrollingtelling, path traveling and so on. I think of tools like Dora (
https://www.dora.run/) or Bricks Forge (
https://bricksforge.io/).
First group of them, from my point of view are (maybe) easier to get into a visual builder workflow and a extended group of users could see a benefit for them in a wide range of use cases.
On the other hand, trying to cover the full API stuff like GSAP offers + a visual way of editing those seems like a more complex task with lots of edge cases.
As a Webstudio user I would rather appreciate to get earlier to the first one. Lemme know what you think