fejd / jesture

Gesture recognizers written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jesture

Jesture is a gesture recognition library written in Kotlin.

It currently supports the $1 Unistroke Recognizer, developed by Jacob O. Wobbrock, Andrew D. Wilson and Yang Li. For more info about the $1 Unistroke Recognizer, check out the project page and their paper.

The library is under development and the main goals are:

  • Support Java, Android and JavaScript clients with one library
  • Add support for more gesture recognizers, such as 1¢, $P and $N

About

Gesture recognizers written in Kotlin

License:MIT License


Languages

Language:Kotlin 100.0%