Hey man - creator here. Could you elaborate on "animation glitches"? ie what are you trying to animate, what kind of glitches? I'll try and get to the bottom of this.
I've used this to plug into D3 setters before. It's more of an agnostic motion engine - primarily for DOM and SVG but you could use this easily with WebGL or Canvas using the custom `onUpdate` callbacks.
Been waiting for something like this, i.e. light-weight physics animations for ages. Similiar frameworks were bit too heavy weight for my purposes. Excited!
Generally: I made this primarily for interfaces. Greensock has way more powerful sequencers for longer animations ie banners, but it comes with a cost (multiple plugins, large filesize). I am looking into sequencing but there's bigger fish to fry first.
13 comments
[ 2.0 ms ] story [ 40.0 ms ] threadI've been trying to use it but I'm stuck on binding the css to the event thanks
Generally: I made this primarily for interfaces. Greensock has way more powerful sequencers for longer animations ie banners, but it comes with a cost (multiple plugins, large filesize). I am looking into sequencing but there's bigger fish to fry first.