Hunter
MakersThere are no makers yet
Discussion
Joel Besada
@joelbesada · Engineer, Tictail
@amotion @cyborgnation You're right, as it is now Bounce.js is only a web app for creating static CSS keyframe animations. The library that generates the keyframes is coming out soon though, so you can create them dynamically within your JS.
From what I've understood, Velocity.js creates its own timeline in JS for applying styles every frame to create the … See more
1sharetweet・
H
Andrew Cornett
@amotion · Designer
Looks like a nice way to get some bounce effects. Curious if it gets as good of performance as the recently released Velocity.js
Joe Barber
@cyborgnation · Product Designer @ Payit
@amotion This is a pretty different animal. Bounce.js is a web app for creating CSS animations. Whereas Velocity.js is a jquery plugin. To answer your question, Velocity.js does claim to be faster than CSS animations "in many cases". Velocity.js is also compatible back to IE8. But again, two totally different things.
H
Andrew Cornett
@amotion · Designer
@cyborgnation ahhh! well that makes sense :) the name having .js in it kinda threw me (though, he says the js library is coming soon in the github repo!)