Skip to content

brun0ne/ThreeIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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