Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Add HTML5 Animation to Your Web Pages Using CreateJS
Rating: 4.4 out of 5(36 ratings)
499 students

Add HTML5 Animation to Your Web Pages Using CreateJS

Learn how to animate graphics & text on the HTML5 canvas element with basic Javascript & no complicated CSS or HTML.
Created byLon Hosford
Last updated 3/2017
English

What you'll learn

  • Know How to Install, Bootstrap and Test the CreateJS CDN
  • Learn How To Assess Animation Performance Issues
  • Understand the Capabilities in the Suite of CreateJS Libraries
  • Learn to EaselJS Library to Draw on the HTML5 Canvas
  • Learn to TweenJS Library to Animate on the HTML5 Canvas
  • Understand Animation Easing Formulas
  • Know How to Draw and Animate EaselJS Text
  • Learn How User Mouse Interactions Work

Course content

10 sections34 lectures3h 21m total length
  • The Suite Of Libraries2:53
    This is a short overview of the CreateJS suite of libraries for the videos in Basic Animation in CreateJS Series.

    Resources:
  • HTML Practice File2:25
    This lesson examines the base HTML, CSS and Javascript in the practice files for this series on basic animation using Create JS. 
    Download the Practice Files if you want to follow on your own computer and experiment with the examples. 
  • Installation and Bootstrapping4:12
    This lesson examines the installation and bootstrapping of CreateJS libraries for use in this series. Javascript is configured to connect to the CreateJS CDN. You learn to verify the CreateJS library is working. 
    Download the Practice Files if you want to follow on your own computer and experiment with the examples. 

Requirements

  • Code Editor
  • Web Browser
  • Basic Knowledge of Javascript
  • Basic Knowledge of HTML
  • Basic Knowledge of CSS

Description

What is this Course About?

This course gets you up to speed basic features of the CreateJS library to create HTML5 canvas animations, graphic drawing and user mouse interactions.

CreateJS is a popular well supported Javascript library used for web advertising, education, gaming and cartooning. It does not require complicated HTML or CSS to implement. What you create is easily added to other web pages without changes.

What is Covered?

This is a basic course where you can get a grounding on the CreateJS resources available and the software API architecture. You use a simple learning framework so you can try the API with examples that are easy to follow and grasp.

You will learn about the hierarchical display list architecture built into the EaselJS library component of CreateJS.

And you will apply the EaselJS mouse interaction model so you can get up and running quickly to control animations with user input.

You also work with the HTML5 graphics drawing library found in EaselJS.

You will learn how simple and easy to create HTML5 animations with the CreateJS tweening library component called TweenJS.

Who Can Take this Course?

This course is for those who know Javascript basics and are beginning to learn about the CreateJS suite of libraries. This course does not require advanced programming skills. Any programming is explained and supported so you can succeed.

If you have Actionscript 3 background, you will find comfort in seeing that API finding a new home in these libraries. But Actionscript experience is not necessary for the course.

What Materials Are Included?

The course includes step by step video presentations along with starting and completed practice files used in the videos.

Getting Help

I enjoy helping so make use of the Udemy question area.

"The instructor does not assume you know or understand everything. On the contrary, he explains the reasons behind every single step." -- Alonso Ramos

I am behind you succeeding so use me. No question too simple. No question too complicated. Challenge me!

Often questions result in new examples and demos which are posted in the Additional Examples Lesson for everyone to see.

Hope you enjoy the course and please let me know anything I can help you do.

Who this course is for:

  • Web Animators
  • Actionscript Developers
  • Web Developers