Wiki » History » Revision 8
Revision 7 (Distorted Admin, 06/02/2016 12:20 PM) → Revision 8/15 (Distorted Admin, 06/02/2016 12:56 PM)
h1. Overview
This is the ‘Distorted’ graphics library for the Android system. It is a fully Open Source library for graphics effects – various distortions were the first effects implemented, thus the name.
A suite of example applications, each one showing one particular aspect of the library, is also available.
h1. Source code
<pre>
git clone http://distorted.org/git/distorted-library.git
git clone http://distorted.org/git/distorted-examples.git
</pre>
h1. Javadoc
http://distorted.org/javadoc/org/distorted/library/package-summary.html
h1. Tutorials
1. [[How to compile and run the example code]]
This is the ‘Distorted’ graphics library for the Android system. It is a fully Open Source library for graphics effects – various distortions were the first effects implemented, thus the name.
A suite of example applications, each one showing one particular aspect of the library, is also available.
h1. Source code
<pre>
git clone http://distorted.org/git/distorted-library.git
git clone http://distorted.org/git/distorted-examples.git
</pre>
h1. Javadoc
http://distorted.org/javadoc/org/distorted/library/package-summary.html
h1. Tutorials
1. [[How to compile and run the example code]]