#####UFO WARNING !!!!!
This is a funny game made from two kinds of different project.
Based on Arduino, we finally can destroy all human beings in the world (the "L3D cube" world). HURRAY!!
##Get started
- Make your own 3D-tracking system by Steve Hobley
- L3D cube by Shawn Frayne and his team
- Processing
###Uploading code to Arduino By "_3DInterface.ino", Arduino can receive the data from three capacitances. See more 3D-tracking system details here.
###Using with Processing My roommate peter26194 and I wrote the original game (in Abduction3D folder) first. You can try to play on your computer without L3D cube and feel how amazing is 3D-tracking system with only three capacitances.
Later, if you get one L3D cube, then in Abduction3D_with_L3D folder, you would see the best 3D display game ever. We use the streaming code here. It's like old school low pixel games before. That's AWESOME!!
##Library Install L3D library to Processing
##How to play
- Calibration
- Click your mouse and hold on
- Move your hand from inside to outside
- Release the mouse
- Move your hand to control the UFO
- Do not be kind to those human beings
- Only one hand recommended
- Enjoy it!
##Big thanks to
- peter26194 for being my roommate and writting code togeter
- Taipei Hackerspace what a wonderful place
- Shawn Frayne for donating one of their rare version L3D cube to Taipei Hackerspace
- Steve Hobley for his simple and briliant 3D tracking code by Arduino