Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / earth @ 736a0b00

Latest revisions

# Date Author Comment
736a0b00 01/13/2021 12:22 PM Leszek Koltunski

We need to re-add upping the max number of fragment effects as their default was lowered back to 5 in the library.

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.

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.

9df01f21 05/17/2020 11:46 PM Leszek Koltunski

Progress with Predeform: UI for the list of Vertex effects to preapply.

355c0a07 05/06/2020 09:43 PM Leszek Koltunski

Convert Earth to stretchless API.

513b2e9c 05/03/2020 11:26 PM Leszek Koltunski

A lot of changes.

1) main vertex shader: remove support for degree_object. This functionality will hopefully come back when we introduce other than circular regions.
2) MeshBase: remove the need to set a Bounding box (this is the point of the whole thing - we wanted to get rid of this so that the advances in MeshJoined will be easier)...

ea9b68db 03/07/2020 01:05 AM Leszek Koltunski

Progress with MeshJoin app.
Fix rotating in some apps.

View revisions

Also available in: Atom