Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 906 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 906 Bytes

gestures.io / actionscript3

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).

API

Here is the core library:

  • api: import the io/ folder into your project (Flash, FlashBuilder or FlashDevelop).

Samples

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.