Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 342 Bytes

File metadata and controls

12 lines (11 loc) · 342 Bytes

HoloPaint

Holographic drawing for smartphones (using plastic/glass pyramid)

Instructions

$ git clone https://github.com/nathanprocks/HoloPaint.git
$ cd HoloPaint/
$ npm install
$ node index.js

Open localhost:1337/paint.html on your computer.
On your smartphone, go to x.x.x.x:1337 (where x.x.x.x is the server IP address).