pow.js is an impressive demonstration of use of the canvas element.
pow.js paints a sunburst pattern depending on the values you provide: the origin element of the ray (#foo in this case), the starting color and the end color, etc.
Besides using the generated images for a background, pow.js is useful as a code example of operating with the canvas element.
- Website: http://obadger.com/pow/















