Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Wallace committed Apr 10, 2011
1 parent b25b896 commit cf15245
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
![](https://github.com/evanw/webgl-filter/blob/master/filters.png)

# WebGL Filter

This is an image editor written using WebGL for HackNY 2011. WebGL is GPU programming for the web, and allows JavaScript web applications to attain performance that wouldn't otherwise be possible.

# Running

First build the JavaScript using `python build.py`, then visit `index.html`.
Binary file added filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf15245

Please sign in to comment.