Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / girl @ 6979a0e0

Name Size
GirlActivity.java 5.65 KB
GirlRenderer.java 7.87 KB
GirlSurfaceView.java 2.95 KB

Latest revisions

# Date Author Comment
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.

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.

3bb0d218 05/06/2020 10:41 PM Leszek Koltunski

Convert Girl to stretchless API

df80818c 03/03/2020 10:31 PM Leszek Koltunski

Further corrections.

c7a31368 03/03/2020 04:26 PM Leszek Koltunski

Further corrections for the first apps.

25eeb4d4 03/03/2020 02:49 PM Leszek Koltunski

Port Girl to the new setStretch-less API.

View revisions

Also available in: Atom