Build Dynamic Physics Interactions with Impulse jQuery
Posted · Category: Framework, MIT License
Impulse is a library for building dynamic physics based interactions, with a focus on mobile web. You can create animations that flow naturally from the user’s movements. Rather than animating properties for a set amount of time, impulse takes a start position, end position, and velocity.
Impulse is small, weighing in at about 9k minified and gziped. Impulse has no large dependencies. It doesn’t require jquery, but it knows how to work with jquery. Animations flow smoothly from user interactions. When a user swipes an element, it moves at the velocity of their swipe.
Requirements: JavaScript Framework
Demo: http://impulse.luster.io/
License: MIT License
0 Comments