An open API service indexing awesome lists of open source software.

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

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`