Html5 Canvas is a cool component, but:
- without a Display List many developers loose their time to draw simple geometric polygons
 - without interaction, polygons are motionless and dead
 
Scripting and coding experiments
Html5 Canvas is a cool component, but: