I keep reading about how great this new Canvas element for HTML5 is and I see amazing demos done with just javascript and no flash. Where can I find some good information on how to some of these things myself?
views:
428answers:
5
+5
A:
The specification defines the API and behaviour.
This tutorial should help you get started.
insin
2008-10-04 07:44:40
+1
A:
There's the original Apple tutorial
Also the draft html5 spec
And of course you can (as people have) ask questions about specific features, etc on SO :D
olliej
2008-10-04 07:54:05
A:
Ajaxian has a great collection of articles / posts regarding new Canvas innovations and developments. This can show you what others are already doing.
David Robbins
2009-11-14 23:07:36
A:
I've been using this HTML5 Canvas Cheat Sheet, it is thorough and easy to read.
http://blog.nihilogic.dk/2009/02/html5-canvas-cheat-sheet.html
Daniel X Moore
2010-06-17 17:40:48