Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Add Hand Splay #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[wip] Add Hand Splay #13

wants to merge 6 commits into from

Conversation

pehrlich
Copy link
Contributor

This plugin measures how flat and stretched-out a hand is

measures how spread out and flat a hand is
fires 'handSplay' and 'handUnsplay' events from the controller

Two items are made accessible through hand.data
hand.data('handSplay.splay') returns the fractional splay amount, 0 to 1
hand.data('handSplay.splayed') returns a boolean: whether the hand is considered splayed or not

Currently there is an issue where flatness is measured, rather than splay. Need to use cross-product to fix.

@pehrlich pehrlich changed the title Add Hand Splay [wip] Add Hand Splay May 7, 2014
@pehrlich pehrlich force-pushed the master branch 2 times, most recently from 36181af to 8732eec Compare August 24, 2014 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant