Project

General

Profile

Wiki » History » Version 4

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 4 Distorted Admin
18 3 Distorted Admin
http://distorted.org/javadoc/org/distorted/library/package-summary.html
19 4 Distorted Admin
20 3 Distorted Admin
21
Tutorials, Wikis and more will soon appear in http://distorted.org.
22 1 Distorted Admin
23
Bon apetit!