JavaScript web-apps from Jaanga for the awesome Leap Motion device.
Live demos that work in your browser: http://jaanga.github.io/gestification/
####Featured Apps####
Working with NicoB from Iquique Chile:
All the apps here are built with the help of Leap.js and Three.js.
The mission is to build apps that are 3D in every aspect - all interaction, movement is inworld 3D in your browser. The tools and designs for this sort of work are still at a very early stage of development.
With all of the apps in this repo, notice that your pointer or hands will get bigger and smaller as you move them in and out of the screen. You can move your pointer around, behind and under things. This is the sort of behavior you see in computer games that cost millions to produce. But it is not the sort of behavior that you typically find in simple, free open-source code.
The 'cookbook' folder contains a number of short, simple apps that you coud use to build bigger apps. Files are generally about 200 or so lines of code.
The 'projects' folder contains work that probably has start and finish dates and tends to be more complicated stuff.
The 'work-in-hand' folder contains more experimental work where the final outcome is more up in the air.
If you do not have the Leap Motion device, but you want to see what the demos look like, try this file: http://jaanga.github.io/gestification/no-leap-view-only.html
See also: http://jaanga.com
###Copyright and License Copyright © 2013 Jaanga authors
MIT License
###Change Log
2013-09-02 ~ Theo
- Updated this readme
- Moved these out of Feature Apps: Draw 3D Objects
2013-08-19 ~ Theo
- Updated this readme
- Many tweaks throughout
- See individual folder readme files
2013-08-16 ~ Theo
- home page now r5
2013-08-09 ~ Theo
- Many changes, see in indicidual folders
- See 'home Page' folder for changes to Gestification index.html
2013-08-05 ~ Theo
- Added work-in-hand
- Updated to youGest r4
2013-08-04 ~ Theo
- Restored mistakenly deleted Touchly
- Corrected misspelled 'utils' folder
- Added Show of Hands demo app
- Added home-page folder for retired home page files
- Added this log