Home - GianlucaGuarini/EasyAnimationFrame GitHub Wiki

Unfortunatelly the new RequestAnimationFrame API does not allow us to set the framerate, but using EasyAnimationFrame.js you can run html5 canvas or html animations taking the complete control of the framerate. Using this class you get a complete cross browser support thanks to the [Paul Irish polyfill] (http://paulirish.com/2011/requestanimationframe-for-smart-animating/)

##Please read the wiki for the usage