Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 324 Bytes

leap-motion-js

JavaScript examples using the Leap Motion device

Two examples:

  1. cube.html: 3D cube that rotates with the hand

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