Add License
Save PNG effect almost finished. Supporting App (hopefully!) completely finished.
What remains to be done: put actual saving of the Bitmap in a separate thread, away from the Graphics thread!!
Progress with Save app.
Beginnings of support for the 'Save' app.
Improce the 'Check' App.
Improve aborting Effects.
Merge remote-tracking branch 'origin/master'
Introduce ENUM EffectTypes
Icon & metadata
Beginnings of support for PostShader effects (SavePNG, SaveMP4)
New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)
Minor cleanup.
Provide support to add any class derived from DistortedObject to DistortedNode.
Switch to sending a Context (rather than a GLSurfaceView) to the library.
Initial commit