Wiki » History » Revision 10
Revision 9 (Distorted Admin, 06/02/2016 02:50 PM) → Revision 10/15 (Distorted Admin, 06/02/2016 09:04 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.
Distorted is open source and released under the terms of the GNU General Public License v2:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html (GPL).
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
# [[How to compile and run the example code]]
# [[About the Distorted Examples App]]
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.
Distorted is open source and released under the terms of the GNU General Public License v2:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html (GPL).
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
# [[How to compile and run the example code]]
# [[About the Distorted Examples App]]