Giter Site home page Giter Site logo

anish1207 / interactivewallv2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alishak/interactivewallv2

0.0 1.0 0.0 202 KB

Multi Touch on Flexible Wall Displays with Kinect V2

License: GNU General Public License v3.0

C++ 97.86% Makefile 0.02% C 2.12%

interactivewallv2's Introduction

Interactive Wall Version 2

Requirements

To set up and compile project

  1. Download this OpenFrameworks Fork: https://github.com/liquidzym/openFrameworks/tree/VS2013

  2. Download this Kinect V2 addon: https://github.com/elliotwoods/ofxKinectForWindows2

  3. Extract OpenFrameworks to a known place.

  4. Extract ofxKinectForWindows2 to (OpenFrameworks root)/addons & rename to just "ofxKinectForWindows2"

  5. Repeat previous step for ofxBlobTracker and ofxTuio

  6. Repeat step 4. for the custom ofxOsc folder provided with this repository

  7. Copy this project into (OpenFramworks root)/apps/myApps/
    (make sure you create the "myApps" folder, if it's not there)

  8. go to the (OpenFrameworks root)\addons\ofxKinectForWindows2\ofxKinectForWindows2Lib folder, edit "ofxKinectForWindows2Lib.vcxproj" and modify lines 21, 27 to "v120" (it is v110, which will only compile with Visual Studio 2012)

  9. Compile, you will get an error in the "Proceses.h" file, comments out the three lines causing the error.

  10. Compile & enjoy!

Receive Touch Events on Windows 8/8.1

This program currently sends OSC messages of touch events over port 12345. Any program that has a TUIO/OSC client can recieve the events.

TouchProxy - https://touchproxy.codeplex.com/

interactivewallv2's People

Contributors

alishak avatar

Watchers

James Cloos 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.