Today’s post features some technical clarifications (Mainly for readers new to the Kinect hacking community)
Get the HW
PrimeSense powered devices: Xtion and Kinect |
Amazingly, until recently such equipment was considered an ultra-high-end piece of technology – now the Kinect is out, you buy it online for around 150$...
Purchase links:
- Kinect:
- http://www.amazon.com/Kinect-Sensor-Adventures-Xbox-360/dp/B002BSA298
- http://www.microsoftstore.com/store/msstore/en_US/pd/productID.216507400
- Xtion:
Drivers
You will need openNI, Nite and, unless you are the proud owner of the Xtion, also SensorKinect
- OpenNI
- An open source framework and APIs for Natural Interaction (Backed mainly by PrimeSense)
- For more info: http://openni.org/
- Nite:
- An openNI compliant computer vision middleware, free for users of PrimeSense based sensors (Like Kinect). Nite gives full body tracking, hand tracking, user segmentation and more.
- SensorKinect:
- An openNI compliant Kinect sensor – that will feed the depth stream to the Nite computer vision algorithms.
A package of openNI, Nite and Xtion sensor driver, can be downloaded at:
- http://www.openni.org/Downloads/OpenNIModules.aspx
Choose: - OpenNI Compliant Middleware
- Binaries
- Stable
- PrimeSense Unity Wrapper Stable Build v0.9.7.4
Sensor Kinect win32 download:
Sensor Kinect for other platforms (If needed)
- https://github.com/avin2/SensorKinect/blob/unstable/Bin/SensorKinect091-Bin-Linux32-v5.1.0.25.tar.bz2?raw=true
- https://github.com/avin2/SensorKinect/blob/unstable/Bin/SensorKinect091-Bin-Linux64-v5.1.0.25.tar.bz2?raw=true
- https://github.com/avin2/SensorKinect/blob/unstable/Bin/SensorKinect091-Bin-MacOSX-v5.1.0.25.tar.bz2?raw=true
- https://github.com/avin2/SensorKinect/blob/unstable/Bin/SensorKinect091-Bin-Win64-v5.1.0.25.msi?raw=true
Unity
In general: I highly recommend getting to know Unity. This
game engine has recently gained enormous momentum, due to many well-made
aspects: from its amazing IDE and workflow to its equally impressive cross
platform nature. Even the business model is impressive – you can start for
free!
OpenNI Arena
A part of the openNI website. Basically it’s all free
downloads, many of which comes with full sources. You may register freely,
enjoy the available content and upload your own demos!
AngryBotsNI
Based on Unity3D’s AngryBots sample project, this is our concepts playground. Don’t be tricked to think this is just another
example. Inside you can find many game modalities, and experiments. Current version demonstrates: On
Body Items, Shooting,
POV
changes, cloning,
etc..
AngryBotsNI sources and binaries are freely available in the openNI Arena
The guys keep evolving this – and coming versions will also include walking schemes, flying, gliding and more - so stay tuned!
(Credits for this work belong to Len Zhong, Geva Tal and Ran Shani - thanks guys!)
If you are serious in getting into gesture gaming – I
suggest downloading it and going over the various demonstrated
experiences. I can easily imagine how picking and polishing the right modalities, can combine with your original assets and game design, into a really
excellent – non casual game.
Few of the many examples found in openNI arena:
Balloon Pop! / SideKick
ZenHero / binaura
ar-ultra / tomoto
Fridge Frenzy! / CurrentCircus
TLE Dance Floor / Eytan Majar |
Body Measurement Tool / CurrentCircus |
No comments:
Post a Comment