Git Product home page Git Product logo

ms-cube-sdk's Introduction

Microsoft Cube SDK

The Microsoft Cube SDK provides the means to collect data from an array of Kinects and display an interactive on the 5 sides of the cube. Data is collected via the KinectTrasport app and then transmitted to Cinder, NodeJS or another framework.

Installing

  1. Clone this repository onto your machine.
  2. Install NodeJS if it hasn't been already installed.
  3. Inside of the NodeJSSample directory run npm install to install all required node modules.

Kinect Transport

To run KinectTransport, start the KinectTransport exe. The app will immediately begin polling the Kinect device and sending data to whatever destination is specified. Right clicking on the icon in the system tray will bring up options. A different destination host and whether the app will transport skeleton and depth data can be specified in the options. Destination host must be an IP address (for now).

Cinder Sample

To build the Cinder Sample you will need to set your CINDER_DIR environment variable to be the path where you have Cinder 0.8.6 installed. Make sure to build both debug and release versions of Cinder and then build the solution in CinderSample and run the executable created.

NodeJS Sample

Start server.bat in the NodeJSSample directory and then go to http://localhost:8000 to view the data being sent by the Kinect (KinectTransport must have the destination host specifed to be the machine running the NodeJS server).

Unity Sample

Still a work in progress (currently only receives and displays body data). To run: install Unity and then open the UnitySample folder in Unity as a project. The application should display skeleton data if KinectTransport is sending it to that host.

Further Documentation

Further Documentation

ms-cube-sdk's People

Contributors

endquote avatar joelpryde avatar mflux 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.