Gestures.IO simplifies the way you create gesture-based Natural Interactions.
In this repository, you'll find eveything you need to create new interactive contents using Actionscript 3 (through AMF Socket).
Here is the core library:
- api: import the io/ folder into your project (Flash, FlashBuilder or FlashDevelop).
And some samples' source code to quickly see how things are simple:
(FlashDevelop projects, tested with the latest 13.0 SDK from Adobe)
- cubes: a right hand (x, y and z) simple 3D sample.
- flat-menu: a sample to understand how to easily create creative Xbox-like buttons.
- viewer3d: a simple 3D viewer based on Flare3D, object is moved with right hand.