Skip to content

Canvas is one of the latest updates of HTML5. It allows for dynamic and scriptable rendering of 2D shapes and bitmap images. In this project which I build during my coding course, I use Canvas to draw a dog in different positions.

SundosGutty/Animation-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation-canvas

The HTML canvas element is used to draw graphics using scripting language like JavaScript. It is one of the latest updates of HTML5. It allows for dynamic and scriptable rendering of 2D shapes and bitmap images. In this project which I build during my coding course, I use Canvas to draw a dog in different positions. Screenshot 2023-03-17 at 16 08 29

About

Canvas is one of the latest updates of HTML5. It allows for dynamic and scriptable rendering of 2D shapes and bitmap images. In this project which I build during my coding course, I use Canvas to draw a dog in different positions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published