Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / save @ 42ec9110

Latest revisions

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

a5ef195e 08/11/2020 08:33 PM Leszek Koltunski

Add the Dino dmesh file.

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.

2845af2d 05/29/2020 06:24 PM Leszek Koltunski

Preparation for saving/reading Meshes to/from a file.

e8bf2663 05/07/2020 11:53 PM Leszek Koltunski

Convert Save to stretchless API.

2fad84a7 04/13/2020 08:22 PM Leszek Koltunski

Move to AndroidX, target API level 29.

126393c8 03/02/2020 04:11 PM Leszek Koltunski

Remove width & height from InternalSurface and move it to InternalOutputSurface.

View revisions

Also available in: Atom