Wiki » History » Version 5
Distorted Admin, 06/02/2016 11:54 AM
1 | 5 | Distorted Admin | h1. Overview |
---|---|---|---|
2 | 1 | Distorted Admin | |
3 | 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. |
||
4 | |||
5 | A suite of example applications, each one showing one particular aspect of the library, is also available. |
||
6 | |||
7 | 5 | Distorted Admin | h1. Source code |
8 | 1 | Distorted Admin | |
9 | 2 | Distorted Admin | <pre> |
10 | git clone http://distorted.org/git/distorted-library.git |
||
11 | 1 | Distorted Admin | git clone http://distorted.org/git/distorted-examples.git |
12 | 2 | Distorted Admin | </pre> |
13 | 1 | Distorted Admin | |
14 | 5 | Distorted Admin | h1. Javadoc |
15 | 1 | Distorted Admin | |
16 | 4 | Distorted Admin | http://distorted.org/javadoc/org/distorted/library/package-summary.html |
17 | 3 | Distorted Admin | |
18 | 5 | Distorted Admin | h1. Tutorials |
19 | 1 | Distorted Admin | |
20 | 5 | Distorted Admin | [[How to compile the code]] |