Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples @ bf2e8f97

Latest revisions

# Date Author Comment
bf2e8f97 07/30/2020 10:38 AM Leszek Koltunski

Improve the Blur App to catch the bug where a small part of the Blur (and Glow) halo gets displayed on the other edge of the surface.

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!

099d8f8b 07/20/2020 05:57 PM Leszek Koltunski

Make the MeshFile app survive a period of being paused.

e50e7ba7 07/20/2020 05:11 PM Leszek Koltunski

1) rename DistortedTexture's setColor to setColorARGB
2) fix the Wiind app to take into account paused time
3) fix the Dynamic so that if a single Dynamic is used more than once (in more than one effect) than it doesn't get adjusted for paused time multiple times.

52e8e76a 07/20/2020 12:26 PM Leszek Koltunski

Before somehow the Dynamics sometimes tolerated not being reset to beginning before next use. New version doesn't - correct that in two apps.

d5e134f2 07/18/2020 10:39 PM Leszek Koltunski

Fixes for pausing and restarting.

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.

48c88f57 06/14/2020 06:30 PM Leszek Koltunski

Progress with the MeshFile app.

8ac4c0bc 06/14/2020 10:30 AM Leszek Koltunski

Progress with the MeshFile app.

View revisions

Also available in: Atom