/simpleshaders

Trying to get going with shaders and three.js without a lot of dependencies.

Primary LanguageJavaScript

To make this thing work run,

npm install
npm start

But you'll need to have browserify installed globally. To do that do:

npm install -g browserify