Advanced gesture library allowing the simultaneous use of 4 gestures (Rotate, Scale, Move and Fling)Each Gesture has advanced behaviors (Especially the rotate). Each gesture can be dynamically enabled/disabled
All gestures can be used in any combination with any combination of behavioral flags set; exhibiting intuitive behaviour for each combination.
Road map includes image utilities to capture image in its’ current state.
To keep your foot print down; the library is designed so that you can copy the code of each gesture class (below the package name) into you solution, allowing you to use it outside the package.
A basic understanding of OpenGLES is useful for this library but not necessary. The developer has gone to great lengths to abstract the client developer from need to know OpenGLES.
This library supports multiple usages and supports multiple scaling options for images.
You can find the repository here: https://bitbucket.org/warwick/hacergestov2
Supports API 9. Uses OpenGLES 2.0.