PainterlyRendering

Real-time Painterly Rendering using WebGL

MIT License

Stars
10

##Object-Space Painterly Rendering for WebGL##

Team Members

View the repository on GitHub: https://github.com/ScottTodd/PainterlyRendering

View the interactive demo: http://scotttodd.github.io/PainterlyRendering/public/

###Running###

sudo npm install -g grunt-cli
npm install
grunt

Then open localhost:3000.