Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / generic @ cef5d326

Latest revisions

# Date Author Comment
cef5d326 10/08/2021 12:42 PM Leszek Koltunski

New BORDER effect.

ef02f5e0 02/23/2021 09:54 PM Leszek Koltunski

Bugfixes as a result of the Samsung Galaxy J4+ investigation:

1) By default, switch off transform feedback in the main program.
Create a new API 'needTransformFeedback()' to call if someone still needs TF in the main program.
2) lower the default max number of vertex effects to 30....

6979a0e0 01/10/2021 12:05 AM Leszek Koltunski

Remove all the calls to DistortedLibrary.setMax() (except for app 'Check', which explictly checks this API)

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.

f2085b96 08/28/2020 12:37 AM Leszek Koltunski

Rename Meshes.

8bf89617 08/13/2020 01:35 PM Leszek Koltunski

New effect VertexEffectDisappear

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!

061449ed 06/16/2020 07:37 PM Leszek Koltunski

Only compile the Full, Normal & OIT programs when they are actually needed.

0a57f222 05/08/2020 11:13 PM Leszek Koltunski

Minor.

View revisions

Also available in: Atom