Project

General

Profile

Download (19.3 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / Distorted.java @ b3618cb5

# Date Author Comment
b3618cb5 06/09/2016 01:14 AM Leszek Koltunski

Beginnings of support for PostShader effects (SavePNG, SaveMP4)

436899f2 06/03/2016 11:39 PM Leszek Koltunski

Fix for issue 1: 'FBO not visible' : we forgot to clear the HashMap in DistortedNode.

7845dc66 06/02/2016 04:18 PM Leszek Koltunski

convert Distorted.java from GLSurfaceView to Context.

6a06a912 05/25/2016 07:45 PM Leszek Koltunski

Initial commit