JavaScript examples using the Leap Motion device
Two examples:
-
cube.html: 3D cube that rotates with the hand
-
boxes.html: Hit detection using the hand location on the screen. When a box is selected it highlights. When a box is highlighted you can make it bounce using a keytap gesture.