Wiki » History » Version 3
Distorted Admin, 06/01/2016 10:32 PM
1 | 1 | Distorted Admin | h1. Wiki |
---|---|---|---|
2 | |||
3 | |||
4 | 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. |
||
5 | |||
6 | A suite of example applications, each one showing one particular aspect of the library, is also available. |
||
7 | |||
8 | Source code: |
||
9 | |||
10 | 2 | Distorted Admin | <pre> |
11 | git clone http://distorted.org/git/distorted-library.git |
||
12 | git clone http://distorted.org/git/distorted-examples.git |
||
13 | </pre> |
||
14 | 1 | Distorted Admin | |
15 | 3 | Distorted Admin | Javadoc: |
16 | |||
17 | <pre> |
||
18 | http://distorted.org/javadoc/org/distorted/library/package-summary.html |
||
19 | </pre> |
||
20 | |||
21 | Tutorials, Wikis and more will soon appear in http://distorted.org. |
||
22 | 1 | Distorted Admin | |
23 | Bon apetit! |