-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Evan Wallace
committed
Apr 10, 2011
1 parent
b25b896
commit cf15245
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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`. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.