Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / wind @ 7451c98a

Latest revisions

# Date Author Comment
7451c98a 12/14/2016 12:10 AM Leszek Koltunski

Hide the 'depth' of a DistortedTexture inside the library, so users do not get exposed to this weirdness.

40eef4b9 12/12/2016 11:47 PM Leszek Koltunski

Beginnings of split of DistortedObject into two separate classes: DistortedEffectQueues and DistortedTexture.

Still does not compile, but pushing already.

10b7e588 12/12/2016 09:14 PM Leszek Koltunski

Rename various classes; fix a bug in Around the World.

e8b6aa95 12/12/2016 04:47 PM Leszek Koltunski

Major change in API: separate the GRID from DistortedObject; completely remove classes derived from DistortedObject.

525699f4 12/05/2016 03:04 PM Leszek Koltunski

Simplify SurfaceViews

e7a4ef16 11/12/2016 12:45 AM Leszek Koltunski

Minor stuff

e7a26998 11/08/2016 05:02 PM Leszek Koltunski

Progress with WindManager.

27e12007 11/08/2016 12:43 PM Leszek Koltunski

Dynamics: Introduce 2 Modes of operation:

- 'random access' mode, where we are able to call a single Dynamic from multiple thread simultaneously.
- 'sequential' mode, which only permits sequential interpolation from one client.

The second mode has an advantage when one needs to change mDuration: it keeps on interpolating smoothly. In the first mode, this is not possible.

b041d424 11/07/2016 03:59 PM Leszek Koltunski

Minor details

21819119 11/05/2016 12:39 AM Leszek Koltunski

Progress with Wind

View revisions

Also available in: Atom