Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / sink @ 13fde129

Name Size
SinkActivity.java 4.29 KB
SinkRenderer.java 5.62 KB
SinkSurfaceView.java 2.96 KB

Latest revisions

# Date Author Comment
13fde129 12/08/2022 01:27 AM Leszek Koltunski

Change the Sink app. The point: test Sink effect at extreme strengths.

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.

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)...

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

Further corrections for the first apps.

4c42bc15 03/03/2020 11:58 AM Leszek Koltunski

Some cleanups in MonaLisa, Bean & Sink.

f209a803 03/03/2020 11:14 AM Leszek Koltunski

Convert Sink to not use the depreciated MeshBase.setStretch() API.

View revisions

Also available in: Atom