Bodies in the Browser
Session Leaders: Shawn Van Every
Tags: #kinect • #javascript • #p5.js • #programming • #code • #body
Created By: Shawn Van Every
In this hands-on workshop, participants will learn how to access to data from the Microsoft Kinect 2 Game Controller with Kinectron in a browser and share the data over the internet.. The Kinect/Kinectron has a slew of interesting capabilities that we'll try out such as:
Skeleton tracking which allows users to do things like live puppeteer 3D avatars or interact with a webpage using their body instead of a mouse
Depth images which allow software to determine how far a user is from the camera and can be used in combination with a regular RGB image key a user out from the background to do things like go on virtual tours.
and more!
Comments
You must be signed in to comment.
George Gally • June 15, 2017, 8:49 am
hey shawn... so Kinectron is only for PC?
Michelle B • June 19, 2017, 3:10 pm
Kinectron github: https://github.com/lisajamhoury/kinectron
Michelle B • June 19, 2017, 4:17 pm
url to shared p5 sketch with startTrackedBodies: http://alpha.editor.p5js.org/shawn/sketches/rJ6TtsH7Z
Michelle B • June 19, 2017, 4:58 pm
Code to the clapping one with feet: http://alpha.editor.p5js.org/shawn/sketches/SJ8eU3Sm-