Experimenting with ThreeJS and GLSL
But you can play the latest version here: https://brun0ne.github.io/ThreeIO
If you want to build it yourself, you need NodeJS. Then clone the repo:
$ git clone https://github.com/brun0ne/ThreeIO
And inside the project folder run in terminal:
$ npm install
$ npx webpack -w