Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.markdown
  • Loading branch information
cgiffard committed Nov 14, 2011
1 parent 8ba8b25 commit 4a7afdd
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.markdown
@@ -1,5 +1,15 @@
## Canvas PixelWave

Simple, customisable animated pixel effect for images and CSS backgrounds.
Waves of larger pixels with customisable attributes wash upward over the image. (Hence Pixel*Wave*.)

Has a basic API. Docs to come.
Has a basic API. Docs to come.

<img src="https://github.com/cgiffard/PixelWave/raw/master/demo.png" style="width: 100%;"/>

### Todo

* API Docs
* More effect customisation
* Better performance through direct pixel writes (as well as reads)
* Use better method for Firefox CSS backgrounds

0 comments on commit 4a7afdd

Please sign in to comment.