Skip to content

Some HTML5 effects, initally wanted to be like the HTC sense background with moving balls, quickly changed/evolved into something different. Built using JQuery Classes (OO) on the HTML5 canvas. An experiment in what they can do.

Notifications You must be signed in to change notification settings

henryoswald/Sense-Effect---Canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic use for the Canvas tag.

JQuery is used to create an effect that is/was going to be like a htc
sense. Its done in a object orientated way which is why jquery.class.js
is included.

Its quite simple, change the arrays at the top of the sense.js file to
set different options (size, speed, colour, transpanrancy etc)

Its a bit of a hack as the entire canvas is redraw each time even if the
pixle doesn't change. This is one of the reasons performance isn't
amazing. 

About

Some HTML5 effects, initally wanted to be like the HTC sense background with moving balls, quickly changed/evolved into something different. Built using JQuery Classes (OO) on the HTML5 canvas. An experiment in what they can do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published