summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Add grail problems and solutions documentationHenrik Rydberg2010-08-051-1/+29
| | | | Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
* Gesture Recognition And Instantiation Library (grail)Henrik Rydberg2010-07-131-0/+32
The aim of this first commit is to get down to hard testing of concepts, and the library currently has two test programs, touch and grail, which can be run on commandline. Touch tests the touch interface, and grail tests the gesture interface. Expect thinking errors and some glitches. Other than that, the code runs fine. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>