Tagged Questions
3
votes
1answer
489 views
What's the best way to use requestAnimationFrame and fixed frame rates
I recently got into using the HTML5-requestAnimationFrame-API a lot on animation-heavy websites, especially after seeing the Jank Busters talk. This seems to work pretty well and really improve ...
0
votes
2answers
296 views
HTML 5 Double-Helix/DNA
What would be the most cross browser friendly (IE9, Chrome, FF, Safari, Opera) way to code an animated, interactive double-helix?
HTML 5/JavaScript is fine. Flash or Java is not.
I am unsure if ...
8
votes
2answers
533 views
How is Google’s current homepage made? [closed]
If you look at Martha Graham Google Doodle, its an animation.
Its not too long ago that you would not see such an animation on a web page without the use of Flash (or a similar plugin).
I am ...