Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / triblur @ 77e66c58

Latest revisions

# Date Author Comment
77e66c58 06/09/2023 12:31 AM Leszek Koltunski

in API 34 R.id. things are no loger constants and cannot be used in switches.

625c67de 03/31/2023 05:48 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

dc10a48d 03/31/2023 05:24 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

cef5d326 10/08/2021 12:42 PM Leszek Koltunski

New BORDER effect.

caf7ce0a 10/08/2021 09:33 AM Leszek Koltunski

Minor

5b829159 10/07/2021 10:32 PM Leszek Koltunski

Improvements for the new Border effect. Now works, but covers the object - to be corrected.

1b80a6e2 10/07/2021 03:23 PM Leszek Koltunski

New postprocess effect 'Border' (not working yet) and adding it to the testing app 'Triblur'.

a9df241d 11/16/2020 12:04 PM Leszek Koltunski

More support for using the library from more than one activity

7c72e798 11/11/2020 02:26 PM Leszek Koltunski

1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.

c0f27889 07/22/2020 09:53 AM Leszek Koltunski

We need to pause an Activity in the following way:

1) Activity.onPause()
2) View.onPause()
3) Library.onPause()

otherwise sometimes there are artifacts when pausing!

View revisions

Also available in: Atom