SlideShare a Scribd company logo
While your waiting...

• You will want to get:
  • https://github.com/MacBoyPro/
    simple_animation

  • git@github.com:MacBoyPro/
    simple_animation.git
Interactive Graphics
   w/ Javascript,
  HTML5 and CSS3
      Lee Lundrigan
Who am I?
• Employer: Blazing Cloud, Inc.
• Job: Software Engineer
• Languages: HTML, CSS, Javascript,
  Ruby, Objective-C, Java
• Gold star
  • Wrote a cross mobile browser CSS
    framework that ran on iPhone,
    Android, Blackberry and WinMo
Who are YOU?
Tools of the trade
• Oxygen XML Editor
 • http://www.oxygenxml.com
• Aptana
 • http://www.aptana.com
• TextEdit (on Mac)
• TextPad (on Windows)
Course Topics
• Animation
  • 2D and 3D / HTML5 Canvas
  • Collision detection
  • Sprites
  • Sound
• Interaction
• Best practices
Vocab


vec·tor /ˈvektər/
Noun: A quantity having direction as
well as magnitude, esp. as determining
the position of one point in space
relative to another.

                         10
                               15
hertz (Hz)
a unit of frequency of one cycle per
second. Ex. 60Hz = 60 times per second

’tween/twēn/
Contraction: time between. The process
of creating in between frames.
Coordinate System

• Cartesian Coordinate System
 • Starts in upper left
 • Origin is (0,0)
                   0
               0
Animation

• setInterval(code,millisec);
  • repeats until cleared
• setTimeout(code, millisec);
  • Fires the event once
• Note: There are 1000 milliseconds in
  one second.
Animation Cont...


function draw() {
    ball.x += 10;
}
Lab - Simple Animation
Collision Detection


• Bounding box
• Test using object’s center
  • {x: 10, y: 10}
Sound

• HTML5 <embed> Tag
  <embed src="pong.mp3" id=”pong
  ”width=”0” height=”0”
  autostart=”false”/>
• Get the object by id
• Call the Play() method
Keyboard Movement
• document.onkeydown
 • detect character code
   • left: 37 right: 39
 • set moving true
• document.onkeyup
 • set moving false
Keyboard Movement
        Cont...


• Webkit based browsers have a bug
 • the keypress event doesn’t work for
   the arrow keys
Lab - Game time

More Related Content

KEY
Iagc2
Lee Lundrigan
 
KEY
Interactive Graphics
Blazing Cloud
 
KEY
Interactive Graphics w/ Javascript, HTML5 and CSS3
Blazing Cloud
 
PPT
HTML5 Canvas
Robyn Overstreet
 
PPTX
Introduction to HTML5 Canvas
Mindy McAdams
 
PPTX
HTML 5_Canvas
Vishakha Vaidya
 
PDF
Intro to HTML5 Canvas
Juho Vepsäläinen
 
PDF
Html5 canvas
Gary Yeh
 
Interactive Graphics
Blazing Cloud
 
Interactive Graphics w/ Javascript, HTML5 and CSS3
Blazing Cloud
 
HTML5 Canvas
Robyn Overstreet
 
Introduction to HTML5 Canvas
Mindy McAdams
 
HTML 5_Canvas
Vishakha Vaidya
 
Intro to HTML5 Canvas
Juho Vepsäläinen
 
Html5 canvas
Gary Yeh
 

What's hot (10)

PPTX
Drawing with the HTML5 Canvas
Henry Osborne
 
PPT
Fast rendering with starling
Flash Conference
 
PDF
Scalable Assets Presentation
Nigel Barber
 
PDF
Mongo db washington dc 2014
ikanow
 
PPT
Canvas in html5 - TungVD
Framgia Vietnam
 
PPTX
nunuStudio Geometrix 2017
José Ferrão
 
PPTX
Improving Game Performance in the Browser
FITC
 
PDF
Tiling and Zooming ASCII Art @ iOSoho
Daniel Doubrovkine
 
PDF
Pruebas mostrando pdf's
recepcioncedir
 
PPTX
Photoshop
Soraya Elsayed
 
Drawing with the HTML5 Canvas
Henry Osborne
 
Fast rendering with starling
Flash Conference
 
Scalable Assets Presentation
Nigel Barber
 
Mongo db washington dc 2014
ikanow
 
Canvas in html5 - TungVD
Framgia Vietnam
 
nunuStudio Geometrix 2017
José Ferrão
 
Improving Game Performance in the Browser
FITC
 
Tiling and Zooming ASCII Art @ iOSoho
Daniel Doubrovkine
 
Pruebas mostrando pdf's
recepcioncedir
 
Photoshop
Soraya Elsayed
 
Ad

Viewers also liked (20)

ODP
Interactive Vector-Graphics in the Browser
tec
 
PPTX
Introduction about wireframing and responsive webdesign
ipmindthegap
 
PPTX
Google's Principle's of Mobile Website Design
Mrkt360 Inc.
 
KEY
Lecture3
Lee Lundrigan
 
PDF
Next Steps in Responsive Design
Justin Avery
 
PPT
Webdesign New
lyngdoh
 
PPTX
10 Design and Layout Principles Guaranteed to Improve Your Website V2
Lauren Martin
 
PDF
CSS Dasar #6 : Background
Sandhika Galih
 
PPTX
CSS Layout Techniques
Harshal Patil
 
ODP
How to Make HTML and CSS Files
LearningNerd
 
PDF
CSS Layouting #5 : Position
Sandhika Galih
 
PPSX
CSS Box Model Presentation
Reed Crouch
 
PDF
CSS Box Model
Gerson Abesamis
 
PDF
Css box model
Nicha Jutasirivongse
 
PDF
CSS Layouting #3 : Box Model
Sandhika Galih
 
PPT
CSS, CSS Selectors, CSS Box Model
jamiecavanaugh
 
PDF
Responsive webdesign
Bart De Waele
 
PPT
5.1 css box model
Bulldogs83
 
PPTX
Responsive web designing ppt(1)
admecindia1
 
PPTX
10 Design & Layout Principles Guaranteed To Improve
Lauren Martin
 
Interactive Vector-Graphics in the Browser
tec
 
Introduction about wireframing and responsive webdesign
ipmindthegap
 
Google's Principle's of Mobile Website Design
Mrkt360 Inc.
 
Lecture3
Lee Lundrigan
 
Next Steps in Responsive Design
Justin Avery
 
Webdesign New
lyngdoh
 
10 Design and Layout Principles Guaranteed to Improve Your Website V2
Lauren Martin
 
CSS Dasar #6 : Background
Sandhika Galih
 
CSS Layout Techniques
Harshal Patil
 
How to Make HTML and CSS Files
LearningNerd
 
CSS Layouting #5 : Position
Sandhika Galih
 
CSS Box Model Presentation
Reed Crouch
 
CSS Box Model
Gerson Abesamis
 
Css box model
Nicha Jutasirivongse
 
CSS Layouting #3 : Box Model
Sandhika Galih
 
CSS, CSS Selectors, CSS Box Model
jamiecavanaugh
 
Responsive webdesign
Bart De Waele
 
5.1 css box model
Bulldogs83
 
Responsive web designing ppt(1)
admecindia1
 
10 Design & Layout Principles Guaranteed To Improve
Lauren Martin
 
Ad

Similar to Interactive Graphics using Javascript, HTML5 and CSS3 (20)

PPTX
Animation programming
Stanley Fok
 
PDF
Intro to HTML5
Jussi Pohjolainen
 
PPTX
Html5
Ahmed Jadalla
 
PPT
Maths and RIA
Stanley Fok
 
PPTX
HTML5 Animation in Mobile Web Games
livedoor
 
PDF
Developing Interactive 3D Experiences in HTML5 with Carlos Ulloa
FITC
 
PDF
W3C HTML5 KIG-The complete guide to building html5 games
Changhwan Yi
 
PPTX
HTML5: An Overview
Nagendra Um
 
PDF
HTML5 video filters
Artigiani del Web
 
PDF
Browsers with Wings
Remy Sharp
 
PPT
Animation
Vasu Mathi
 
PDF
HTML5: where flash isn't needed anymore
Remy Sharp
 
PPT
Google tools for webmasters
Rujata Patil
 
PPTX
HTML5 - Chances and Pitfalls (Bytro Labs GmbH)
Felix Faber
 
PDF
12 Ways to Bounce a Ball
Bryan Braun
 
PDF
Develop Denver 2014: Building Physical Video Games
cacheflowe
 
PDF
How to build a html5 websites.v1
Bitla Software
 
KEY
Web Apps
Tim Wray
 
PPT
Animation
Vasu Mathi
 
Animation programming
Stanley Fok
 
Intro to HTML5
Jussi Pohjolainen
 
Maths and RIA
Stanley Fok
 
HTML5 Animation in Mobile Web Games
livedoor
 
Developing Interactive 3D Experiences in HTML5 with Carlos Ulloa
FITC
 
W3C HTML5 KIG-The complete guide to building html5 games
Changhwan Yi
 
HTML5: An Overview
Nagendra Um
 
HTML5 video filters
Artigiani del Web
 
Browsers with Wings
Remy Sharp
 
Animation
Vasu Mathi
 
HTML5: where flash isn't needed anymore
Remy Sharp
 
Google tools for webmasters
Rujata Patil
 
HTML5 - Chances and Pitfalls (Bytro Labs GmbH)
Felix Faber
 
12 Ways to Bounce a Ball
Bryan Braun
 
Develop Denver 2014: Building Physical Video Games
cacheflowe
 
How to build a html5 websites.v1
Bitla Software
 
Web Apps
Tim Wray
 
Animation
Vasu Mathi
 

Recently uploaded (20)

PDF
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
PDF
NewMind AI Monthly Chronicles - July 2025
NewMind AI
 
PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Doc9.....................................
SofiaCollazos
 
PDF
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
Captain IT
 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
PDF
Software Development Company | KodekX
KodekX
 
PPTX
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Enable Enterprise-Ready Security on IBM i Systems.pdf
Precisely
 
PDF
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
PPTX
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
NewMind AI Monthly Chronicles - July 2025
NewMind AI
 
Software Development Methodologies in 2025
KodekX
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Doc9.....................................
SofiaCollazos
 
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
Captain IT
 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
Software Development Company | KodekX
KodekX
 
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Enable Enterprise-Ready Security on IBM i Systems.pdf
Precisely
 
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
C Programming Basics concept krnppt.pptx
Karan Prajapat
 

Interactive Graphics using Javascript, HTML5 and CSS3

Editor's Notes