Hi guys,
I released yesterday my web application "Okyp".
It's web-based application, that allows users to create 3D models with gestural interaction. The user can experiment a new way of modeling complex shapes in a virtual environment, without any keyboard or mouse.
Video - Project page (test it !)
The intention was to develop a simple and natural interaction. Okyp is just a small personal project made to explore gesture-control devices and interactive web experiment.
To use it, the first hand detected by Leap Motion is the "controller hand". Showing 3 fingers means rotation, 5 fingers means zoom. The other hand is the cursor hand. When you are ready to create the shape, just tap with a finger of the controller hand.
You course it's open source ! You can download it here https://github.com/marcteys/okyp
Advices welcome !
With LeapJS, I use the libraries ThreeJS and ThreeLeapControls to navigate in the 3D space.