SlideShare a Scribd company logo
HTML 5 Summit: 
  The Power of
        Canvas	




                     2
Chris	
  Mar)nez	
  
•  Web	
  Developer	
  with	
  St.	
  Edward’s	
  University	
  
•  Co-­‐Manager	
  of	
  the	
  Aus)n	
  Flash	
  PlaCorm	
  Adobe	
  Usergroup	
  
•  Instructor	
  in	
  Communica)on	
  




                                                                                      3
Canvas	
  Overview	
  
•    2D	
  drawing	
  area	
  
•    Plugin	
  free	
  -­‐	
  only	
  HTML,	
  JavaScript,	
  and	
  CSS	
  
•    First	
  introduced	
  by	
  Apple	
  in	
  OSX	
  for	
  Dashboard	
  
•    Every	
  canvas	
  has	
  a	
  drawing	
  context	
  




                                                                               4
Basic	
  Canvas	
  Support	
  
                         Supported	

Chrome	

                   3.0+	

 Safari	

                  3.0+	

Firefox	

                  3.0+	

 Opera	

                  10.0+	

  IE*	

                     9+	

  iOS	

                    1.0+	

Android	

                  1.0	



                                        5
GeXng	
  Started	
  
canvas id=”myCanvas” width=”640” height=”352”/canvas	





                                                          6
GeXng	
  Started	
  
canvas id=”myCanvas” width=”640” height=”352”/canvas	





                                                          7
Fall	
  Back	
  

canvas id=”myCanvas” width=”640” height=”352”	

                          	

img src=”fall_back.jpg” width=”640” height=”352”	

                          	

                      /canvas	





                                                        8
Drawing	
  Shapes	
  Methods	
  
          Rectangles	

                fillRect(),	
  strokeRect(),	
  clearRect()	


                                       beginPath(),	
  strokePath(),	
  stroke(),	
  fill(),	
  
             Paths	

                                       moveTo()*	


              Lines	

                 lineTo()	



              Arcs	

                  arc()	



Bezier	
  	
  Quadra)c	
  Curves	

   quadra)cCurve(),	
  bezierCurve()	





                                                                                                  9
Drawing	
  Images	
  
 Basic	

           drawImage(image,	
  x,	
  y)	





Scaling	

          drawImage(image,	
  x,	
  y,	
  width,	
  height)	





                    drawImage(image,	
  sx,	
  sy,	
  sWidth,	
  
Slicing	

                    sHeight,	
  dx,	
  dy,	
  dWidth,	
  dHeight)	





                                                                           10
Drawing	
  Text	
  
•  fillText()	
  
•  measureText()	
  
•  strokeText()	
  




                                             11
Examples	
  




               12
Canvas	
  Alterna)ve	
  -­‐	
  SVG	
  

Reasons to Use Canvas	

                         Reasons to Use SVG	


•  Canvas	
  is	
  faster	
  at	
  drawing	
     •  Resolu)on	
  independent	
  so	
  
    graphics	
                                       it	
  scales	
  

•  Save	
  images	
  generated	
  by	
           •  it’s	
  easier	
  to	
  target	
  other	
  
    canvas	
                                         elements	
  

•  Everything	
  in	
  canvas	
  is	
  a	
       •  It’s	
  good	
  at	
  anima)ons	
  
    pixel	
  


                                                                                                  13
Expert	
  Examples	
  
•  Canvas	
  Pad	
  
•  xRez	
  Studio	
  
      –  GigaPixel	
  
      –  Canvas	
  Zoom	
  
•  360	
  Player	
  
•  Chrome	
  Experiments	
  –	
  The	
  Wilderness	
  Downtown	
  




                                                                     14
Examples	
  




               15
Createjs	
  
•  Suite	
  of	
  tools	
  
    –  Easeljs	
  
    –  Tweenjs	
  
    –  Soundjs	
  
    –  Preloadjs	
  




                                             16
Examples	
  




               17
Resources	
  
•    A Developers Guide to Canvas -
     http://www.sitepoint.com/a-developer’s-guide-to-html5-canvas/	


•    Canvas Tutorial - https://developer.mozilla.org/en/Canvas_tutorial	


•    Dive Into HTML5 - http://diveintohtml5.org/canvas.html	


•    Modernizr - http://www.modernizr.com/	


•    HTML5 Canvas by Steve and Jeff Fulton on O’Reilly Press available on Amazon	


•    Sound Manager - http://www.schillmania.com/projects/soundmanager2/	


•    Createjs - http://www.createjs.com	




                                                                                      18

More Related Content

Similar to Power of canvas

HTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web GamesHTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web Games
livedoor
 
Svcc 2013-css3-and-mobile
Svcc 2013-css3-and-mobileSvcc 2013-css3-and-mobile
Svcc 2013-css3-and-mobile
Oswald Campesato
 
CSS3 for web designer - How to design a visually appealing website
CSS3 for web designer - How to design a visually appealing websiteCSS3 for web designer - How to design a visually appealing website
CSS3 for web designer - How to design a visually appealing website
Mario Hernandez
 
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
Aidan Foster
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Acquia
 
Html5 Whats around the bend
Html5 Whats around the bendHtml5 Whats around the bend
Html5 Whats around the bend
Raj Lal
 
Rockstar Graphics with HTML5
Rockstar Graphics with HTML5Rockstar Graphics with HTML5
Rockstar Graphics with HTML5
Dave Balmer
 
Rwd slidedeck
Rwd slidedeckRwd slidedeck
Rwd slidedeck
Vera Kovaleva
 
Responsive Web Design tips and tricks.
Responsive Web Design tips and tricks.Responsive Web Design tips and tricks.
Responsive Web Design tips and tricks.
GaziAhsan
 
The Canvas Tag
The Canvas TagThe Canvas Tag
The Canvas Tag
Dave Ross
 
Interactive Graphics
Interactive GraphicsInteractive Graphics
Interactive Graphics
Blazing Cloud
 
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin..."Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
Yandex
 
CANVAS vs SVG @ FrontInRio 2011
CANVAS vs SVG @ FrontInRio 2011CANVAS vs SVG @ FrontInRio 2011
CANVAS vs SVG @ FrontInRio 2011
Davidson Fellipe
 
Html5
Html5Html5
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive Enhacements
Mario Hernandez
 
Before Going Vector
Before Going VectorBefore Going Vector
Before Going Vector
david deraedt
 
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
Four Kitchens
 
Html5
Html5Html5
OWC 2012 (Open Web Camp)
OWC 2012 (Open Web Camp)OWC 2012 (Open Web Camp)
OWC 2012 (Open Web Camp)
Oswald Campesato
 
CSS3: Ripe and Ready to Respond
CSS3: Ripe and Ready to RespondCSS3: Ripe and Ready to Respond
CSS3: Ripe and Ready to Respond
Denise Jacobs
 

Similar to Power of canvas (20)

HTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web GamesHTML5 Animation in Mobile Web Games
HTML5 Animation in Mobile Web Games
 
Svcc 2013-css3-and-mobile
Svcc 2013-css3-and-mobileSvcc 2013-css3-and-mobile
Svcc 2013-css3-and-mobile
 
CSS3 for web designer - How to design a visually appealing website
CSS3 for web designer - How to design a visually appealing websiteCSS3 for web designer - How to design a visually appealing website
CSS3 for web designer - How to design a visually appealing website
 
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
A Responsive Design Case Study - What We Did Wrong Building ResponsiveDesign....
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
 
Html5 Whats around the bend
Html5 Whats around the bendHtml5 Whats around the bend
Html5 Whats around the bend
 
Rockstar Graphics with HTML5
Rockstar Graphics with HTML5Rockstar Graphics with HTML5
Rockstar Graphics with HTML5
 
Rwd slidedeck
Rwd slidedeckRwd slidedeck
Rwd slidedeck
 
Responsive Web Design tips and tricks.
Responsive Web Design tips and tricks.Responsive Web Design tips and tricks.
Responsive Web Design tips and tricks.
 
The Canvas Tag
The Canvas TagThe Canvas Tag
The Canvas Tag
 
Interactive Graphics
Interactive GraphicsInteractive Graphics
Interactive Graphics
 
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin..."Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
"Responsive Web Design: Clever Tips and Techniques". Vitaly Friedman, Smashin...
 
CANVAS vs SVG @ FrontInRio 2011
CANVAS vs SVG @ FrontInRio 2011CANVAS vs SVG @ FrontInRio 2011
CANVAS vs SVG @ FrontInRio 2011
 
Html5
Html5Html5
Html5
 
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive Enhacements
 
Before Going Vector
Before Going VectorBefore Going Vector
Before Going Vector
 
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
Accelerated grid theming using NineSixty (Drupal Design Camp Boston 2009)
 
Html5
Html5Html5
Html5
 
OWC 2012 (Open Web Camp)
OWC 2012 (Open Web Camp)OWC 2012 (Open Web Camp)
OWC 2012 (Open Web Camp)
 
CSS3: Ripe and Ready to Respond
CSS3: Ripe and Ready to RespondCSS3: Ripe and Ready to Respond
CSS3: Ripe and Ready to Respond
 

Recently uploaded

Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
fredae14
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
OpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - AuthorizationOpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - Authorization
David Brossard
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 

Recently uploaded (20)

Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
OpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - AuthorizationOpenID AuthZEN Interop Read Out - Authorization
OpenID AuthZEN Interop Read Out - Authorization
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 

Power of canvas

  • 1.
  • 2. HTML 5 Summit: The Power of Canvas 2
  • 3. Chris  Mar)nez   •  Web  Developer  with  St.  Edward’s  University   •  Co-­‐Manager  of  the  Aus)n  Flash  PlaCorm  Adobe  Usergroup   •  Instructor  in  Communica)on   3
  • 4. Canvas  Overview   •  2D  drawing  area   •  Plugin  free  -­‐  only  HTML,  JavaScript,  and  CSS   •  First  introduced  by  Apple  in  OSX  for  Dashboard   •  Every  canvas  has  a  drawing  context   4
  • 5. Basic  Canvas  Support   Supported Chrome 3.0+ Safari 3.0+ Firefox 3.0+ Opera 10.0+ IE* 9+ iOS 1.0+ Android 1.0 5
  • 6. GeXng  Started   canvas id=”myCanvas” width=”640” height=”352”/canvas 6
  • 7. GeXng  Started   canvas id=”myCanvas” width=”640” height=”352”/canvas 7
  • 8. Fall  Back   canvas id=”myCanvas” width=”640” height=”352” img src=”fall_back.jpg” width=”640” height=”352” /canvas 8
  • 9. Drawing  Shapes  Methods   Rectangles fillRect(),  strokeRect(),  clearRect() beginPath(),  strokePath(),  stroke(),  fill(),   Paths moveTo()* Lines lineTo() Arcs arc() Bezier    Quadra)c  Curves quadra)cCurve(),  bezierCurve() 9
  • 10. Drawing  Images   Basic drawImage(image,  x,  y) Scaling drawImage(image,  x,  y,  width,  height) drawImage(image,  sx,  sy,  sWidth,   Slicing sHeight,  dx,  dy,  dWidth,  dHeight) 10
  • 11. Drawing  Text   •  fillText()   •  measureText()   •  strokeText()   11
  • 13. Canvas  Alterna)ve  -­‐  SVG   Reasons to Use Canvas Reasons to Use SVG •  Canvas  is  faster  at  drawing   •  Resolu)on  independent  so   graphics   it  scales   •  Save  images  generated  by   •  it’s  easier  to  target  other   canvas   elements   •  Everything  in  canvas  is  a   •  It’s  good  at  anima)ons   pixel   13
  • 14. Expert  Examples   •  Canvas  Pad   •  xRez  Studio   –  GigaPixel   –  Canvas  Zoom   •  360  Player   •  Chrome  Experiments  –  The  Wilderness  Downtown   14
  • 16. Createjs   •  Suite  of  tools   –  Easeljs   –  Tweenjs   –  Soundjs   –  Preloadjs   16
  • 18. Resources   •  A Developers Guide to Canvas - http://www.sitepoint.com/a-developer’s-guide-to-html5-canvas/ •  Canvas Tutorial - https://developer.mozilla.org/en/Canvas_tutorial •  Dive Into HTML5 - http://diveintohtml5.org/canvas.html •  Modernizr - http://www.modernizr.com/ •  HTML5 Canvas by Steve and Jeff Fulton on O’Reilly Press available on Amazon •  Sound Manager - http://www.schillmania.com/projects/soundmanager2/ •  Createjs - http://www.createjs.com 18