Git Product home page Git Product logo

kinectpainter's Introduction

#@KinectPainter Example image ##A complete suite for creating paintings with the Kinect, choosing colors with a color picker, and posting the saved images to twitter.

I think people have been missing out on Kinect's potential, so this is one of my examples to show what is possible. The best moments of inspiration using this have come to me while using unusual shapes as a paintbrush. It's like foley for the eye. One shape can represent another. This concept is old in painting (a fanned brush for bushes) but I think could go new places with this particular tool. For example, in one image I made a tentacle-faced creature with extension cord tentacles. In another image I used a mug and bow to simulate a lens flare.

This project is really three projects in one: ##Screen Painter A Processing program for painting on the screen using the input from an OpenNI depth sensor like the Kinect. Uses the SimpleOpenNI processing library. Its colors can be toggled with the R,G, and B keys, and the screen can be filled with the Q key. The S key saves the image to the program's directory. ##color_slider An Arduino sketch for making a slider-based color picker that streams its settings to Screen Painter over a serial port. This sketch is set up for 4 sliders (rgba, or red, green, blue, and alpha (opacity)) although alpha is currently disabled from the processing sketch. ##picTwitterer A Node.js program that waits for a new image to be saved in the Screen Painter directory, and then posts it to twitter.

kinectpainter's People

Contributors

danfinlay avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.