Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / dynamic @ 525699f4

Latest revisions

# Date Author Comment
525699f4 12/05/2016 03:04 PM Leszek Koltunski

Simplify SurfaceViews

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

fe3c72ce 11/04/2016 10:29 AM Leszek Koltunski

remote unneeded 'static' variables and methods from the 'Dynamic' app

7182dafd 11/04/2016 10:17 AM Leszek Koltunski

Bugfix

508f22b5 11/02/2016 01:21 PM Leszek Koltunski

Improvements to the Dynamic app.

97dadfe5 11/01/2016 05:20 PM Leszek Koltunski

1. Attempt to deal with unstable Orthonormal Base in Dynamic class (so far unsuccessful)
2. Improvements to the 'Dynamic' (and by necessity, 'MovingEffects') applications (to be able to debug the previous)

bf36cb6e 10/21/2016 03:50 PM Leszek Koltunski

minor

8b7c0ab3 10/21/2016 03:00 PM Leszek Koltunski

Improve the Dynamics app (multi-dimensional noise)

9ff0c8c3 10/21/2016 11:34 AM Leszek Koltunski

Fix 4D and 5D noise, make noise N dimensional.

View revisions

Also available in: Atom