Proton Multitouch Framework

Proton is a C++ library that allows developers to specify multitouch gestures as a regular expression of touch event symbols. Proton then automatically provides gesture recognition code and performs gesture matching on user touch events.

Please visit the official Proton site to download the software and learn more, or download the source code directly from github.