Project

General

Profile

Actions

Wiki » History » Revision 12

« Previous | Revision 12/15 (diff) | Next »
Distorted Admin, 06/04/2016 09:55 PM


Overview

This is the ‘Distorted’ library for the Android system. It is a 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 (GPL).

A suite of example applications, each one showing one particular aspect of the library, is also available.

Source code

git clone http://distorted.org/git/distorted-library.git
git clone http://distorted.org/git/distorted-examples.git 

Documentation

  1. Javadoc
  2. User Tutorials
    1. How to compile and run the example code
    2. About the Distorted Examples App (in progress)
  3. Developer Tutorials
    1. How to write a new Effect (coming)

Updated by Distorted Admin almost 8 years ago · 12 revisions