CSS3 Card Flip

3.1K     
Roll your hand to flip a DOM card

This example uses hand.roll from the Leap Motion API to flip over a CSS3 card.
Based on the hand's handedness (i.e. left or right), the card flips in that direction.

Leap API used:

  • hand.roll()
  • hand.type (to determine left vs. right hand)"