Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 425 Bytes

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