Project

General

Profile

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

examples / src / main / AndroidManifest.xml @ 89c3e2bf

# Date Author Comment
58059374 01/27/2017 09:42 PM Leszek Koltunski

Beginnings of the 'Multiblur' app.

e5443762 01/19/2017 11:49 PM Leszek Koltunski

Manifest: require OpenGL ES 3.0.

43bda3db 01/07/2017 12:49 AM Leszek Koltunski

New 'Blur' App. Actual BLUR effect, of course, does not work.

03a2fd30 12/16/2016 02:12 PM Leszek Koltunski

First attempt at the 'Mirror' app.

10d53839 12/07/2016 11:58 PM Leszek Koltunski

Turn the former 'FOV' app into 'Projection' app that also checks the (x,y) the camera looks at.

e3efd628 12/02/2016 12:31 AM Leszek Koltunski

Fix the 'Save' app on Android API >=23 (we need to explicitly ask for write permission)

7ba38011 11/11/2016 01:03 AM Leszek Koltunski

New app: Around The World (beginnings)

758303a3 11/07/2016 11:09 PM Leszek Koltunski

Rename Effects2D to EffectQueue

14122c52 11/04/2016 02:11 PM Leszek Koltunski

Beginnings of the 'Wind' app.

175f355d 10/18/2016 01:40 PM Leszek Koltunski

Beginnings of a new example app - a waving flag.

No actual waving yet!

76a81b6a 08/21/2016 07:54 PM Leszek Koltunski

Combine Fragment3D and Vertex3D apps into one.

f26ab2fd 08/09/2016 01:44 PM Leszek Koltunski

Fix the 'Macroblock' app.

df77c72c 07/04/2016 12:23 AM Leszek Koltunski

New Fragment3D app.

08f92d82 06/22/2016 03:42 PM Leszek Koltunski

Skeleton of the new App: Vertex3D. So far just a copy of Matrix3D.

db5d943e 06/22/2016 12:52 PM Leszek Koltunski

Rename Effects3D to Matrix3D

e5424523 06/20/2016 12:09 PM Leszek Koltunski

Upgrade what used to be the 'Scratchpad' app; step 1: rename.

f988589e 06/18/2016 10:58 PM Leszek Koltunski

Further reduce the distortedObject's API - now only 26 methods, 1/4 of the 104 before the reorganization.

7cfeeb63 06/12/2016 10:48 PM Leszek Koltunski

Progress with Save app.

a2cb31e9 06/11/2016 12:38 AM Leszek Koltunski

Beginnings of support for the 'Save' app.

862fcd79 06/07/2016 11:03 PM Leszek Koltunski

New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)

5068fa06 05/25/2016 08:12 PM Leszek Koltunski

Initial commit

427ab7bf 05/25/2016 07:56 PM Leszek Koltunski

Initial commit