wilkesalex / leapstrap

Leapstrap - Leap Motion HTML5 CSS web frontend framework. Based on Bootstrap.
http://wilkesalex.github.io/leapstrap
57 stars 12 forks source link

Custom Cursor Animation #6

Open ryanjcollier opened 10 years ago

ryanjcollier commented 10 years ago

screengrab I'm trying to add a custom cursor for implementation in our project. Is there a way to specify an ID to the cursor itself to target for styling? To be specific, I'm trying to mimic the xbox "hand/timer circle" combo and have been unable to get the timer animation running without extra js. Also, is there any implementation of setting cursors for specific hand gesture such as closed fist (for drag and drop), left hand flat, finger counts etc? I would be VERY nice to make specific cursors for these.