Skip to content

3000d/nevtelen

Repository files navigation

nevtelen

Netvelen is an interactive installation where faces are taken on the fly with a camera and lightpainted with a drawbot.

Structure

/common           common code (folder watcher is there) 
/in               oF face detection
/process          podtrace / gcode conversion
/out              code for feedback
/communication    communication with drawbot
/web              web server to communicate with drawbot
/data             files to process
   /jpg
   /svg
   /gcode

How to use

  1. Build a drawbot ! This project uses the Firmware from [https://github.com/MarginallyClever/Makelangelo](MarginallyClever's Makelangelo). You can build the drawbot yourself or buy a kit on their website.
  2. Clone this repository
  3. Run $ npm install
  4. Go to web folder and run $ npm install
  5. Run $ bower install
  6. Run $ node communication/draw.js
  7. Open localhost:3000 in your browser

About

Netvelen is an interactive installation where faces are taken on the fly with a camera and lightpainted with a drawbot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published