Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acm-uiuc/fallingblocks
falling blocks with kinect
https://github.com/acm-uiuc/fallingblocks
Last synced: about 18 hours ago
JSON representation
falling blocks with kinect
- Host: GitHub
- URL: https://github.com/acm-uiuc/fallingblocks
- Owner: acm-uiuc
- Created: 2013-01-20T22:59:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T20:14:21.000Z (over 11 years ago)
- Last Synced: 2024-04-09T11:30:26.697Z (7 months ago)
- Language: Pure Data
- Size: 1.1 MB
- Stars: 1
- Watchers: 29
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cosmos
This is the main repo for the Cosmos processing project. We have 'desktop', 'android', and 'javascript' branches to handle those forks.
The only thing that is required at this time is our fork of PBox2D: https://github.com/rjmarsan/PBox2D which we will ideally make a JS version of.
This is a work-in-progress, and a step backwards since the presentation of it. To see the original, check out the eoh branch.
# the EOH branch:
Ok, here are the links required:* SimpleOpenNI: https://code.google.com/p/simple-openni/
* Box2D for processing: https://github.com/shiffman/PBox2D
* toxiclibs: http://hg.postspectacular.com/toxiclibs/downloads/
* v3ga: http://www.v3ga.net/processing/BlobDetection/index-page-download.html
* oscP5: http://www.sojamo.de/libraries/oscP5/
* Base Sketch: http://www.creativeapplications.net/processing/kinect-physics-tutorial-for-processing/ (not actually required, just for reference)