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.
First build the JavaScript using python build.py
, then visit index.html
.