Skip to content

bowerhaus/BhGesturePad

Repository files navigation

BhGesturePad for Gideros

This software is a multi-stroke gesture recognition library for Gideros Mobile SDK. It is an extension of the Lua implementation of Protractor unistroke gesture recognition by Arturs Sosins. His original Gesture.lua has been included untouched but the stroke capture and drawing component of this is not used and replaced by my BhWritingSurface class. The version here also extends the algorithm to include multistroke gestures with my interpretation of n-Protractor.

You can read more about this module in my blog entry.

Folder Structure

This module is part of the general Bowerhaus library for Gideros mobile. There are a number of cooperating modules in this library, each with it's own Git repository. In order that the example project files will run correctly "out of the box" you should create an appropriate directory structure and clone/copy the files within it.

###/MyDocs Place your own projects in folder below here

###/MyDocs/Library Folder for library modules

###/MyDocs/Library/Bowerhaus Folder containing sub-folders for all Bowerhaus libraries

###/MyDocs/Library/Bowerhaus/BhGesturePad Folder for THIS FILE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages