Closed jonathantneal closed 10 years ago
Pretty simple to add. See: http://creativejs.com/resources/requestanimationframe/
In my testing, the time passed into the callback counts from the moment the page begins to load, not from the moment the first requestAnimationFrame is called. I will correct this.
Pretty simple to add. See: http://creativejs.com/resources/requestanimationframe/
In my testing, the time passed into the callback counts from the moment the page begins to load, not from the moment the first requestAnimationFrame is called. I will correct this.