/ThreeIO

Experimenting with ThreeJS and GLSL

Primary LanguageTypeScriptMIT LicenseMIT

ThreeJS IO Game

Experimenting with ThreeJS and GLSL

Work in progress!

But you can play the latest version here: https://brun0ne.github.io/ThreeIO

Installation

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