<archive for="canvas">

The Experiments of Hakim

Hakim El Hattab, an interactive developer from Sweden, has created some really great HTML 5 experiments using javascript, the canvas element and some physics.

Experiments with canvas

Ben Joffe shares some cool experiments with HTML 5 using the canvas element.

Cartagen: Native HTML 5 maps using canvas

Cartgen is a vector-based, client-side framework that renders maps in HTML 5 combining the canvas element and javascript. Maps are styled with GSS, an accessible specification based in CSS and JSON. You can read more about Cartagen in their Wiki.

HTML5 Canvas Experiment

The guys at 9elements created a stunning little experiment which loads 100 tweets related to HTML5 and displays them using a javascript-based particle engine. Each particle represents a tweet – click on one of them and it’ll appear on the screen. You can see it in action or read more about it in their blog.