Skip to content

A simple HTML5 page containing a full-page Canvas with an requestAnimationFrame hook

License

Notifications You must be signed in to change notification settings

charleskrueger/quick-html-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

quick-html-canvas

A simple HTML5 page containing a full-page Canvas with an requestAnimationFrame hook

The puropose of this page is to create a HTML Canvas at full size to test Canvas rendering animations. A simple start/stop button begins running the animation loop. Resizing the page preserves the Canvas by allowing rendering to a second canvas outside of the DOM tree sized to the max available width/height of the screen.

About

A simple HTML5 page containing a full-page Canvas with an requestAnimationFrame hook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published