Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 690 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 690 Bytes

Build Status

gispl.js

A work-in-progress port to the browser of the c++ gispl implementation.

Gestural Interface Specification Language

GISpL enables the unambiguous description of gestures used in human-computer interfaces. This includes gestures on touch and multi-touch screens, with digital pens, with hand-held controllers or in free air. A matching engine analyzes motion data produced by the input device(s) and triggers registered gestures. gispl.org

License

LGPL-3.0, except the $1 Recognizer, which is licensed under the New BSD License (BSD-3-Clause).