https://github.com/dannixon/crappykinectradar
A very dumb Kinect demo on a rotating turntable hacked together for The Late Shows
https://github.com/dannixon/crappykinectradar
Last synced: about 2 months ago
JSON representation
A very dumb Kinect demo on a rotating turntable hacked together for The Late Shows
- Host: GitHub
- URL: https://github.com/dannixon/crappykinectradar
- Owner: DanNixon
- Created: 2017-05-19T16:14:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T20:49:00.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T13:11:23.598Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crappy Kinect Radar
A cool looking thing to show at The Late Shows.
## Building
1. `sudo apt-get install freeglut3-dev libxmu-dev libxi-dev`
2. `cmake .`
3. `make -j4`