Scutterman / GesturesToInputs

Using a webcam and OpenGL, play PC games by waving your arms about
MIT License
0 stars 0 forks source link

Gesture configuration #14

Open Scutterman opened 4 years ago

Scutterman commented 4 years ago

Allow custom gestures to be added with one or more rules.

Each rule can be a position & orientation of a named marker or a relation between two named markers (horizontally or vertically less than, equalto, or more than).

The gesture will have a keyboard input or mouse input (up, down, left, right, left mouse button, middle mouse button) configured that triggers when the gesture is detected.