Project

General

Profile

Statistics
| Branch: | Revision:

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

Name Size
BeanActivity.java 3.07 KB
BeanRenderer.java 6.5 KB
BeanSurfaceView.java 2.53 KB

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.

3fbd81f1 11/07/2020 08:37 PM Leszek Koltunski

Minor.

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.

7c55263f 06/15/2020 01:48 PM Leszek Koltunski

Library: introduce a new form of the MeshRectangular grid, where the individual rows and columns can be each of different width. This help reduce the number of vertices in objects as typically we are only interested at distorting a certain subregion.

Modify the Bean app to take advantage of this.

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.

a7a8f7bd 03/03/2020 11:22 AM Leszek Koltunski

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

View revisions

Also available in: Atom