Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / res / layout @ 0dc8ffef

Latest revisions

# Date Author Comment
0dc8ffef 05/17/2020 12:34 AM Leszek Koltunski

Progress with Predeform.

59835a0a 05/16/2020 08:51 PM Leszek Koltunski

Beginnings of a new 'Predeform' app which tests pre-applying a queue of Vertex Effects to a (single?) Mesh.
So far just a copy of Inflate app.

678c391d 05/05/2020 12:55 PM Leszek Koltunski

Change the Postprocessing effects: separate the radius and the halo.
Reason: we needed a way to specify the size of the halo around a postprocessed object; before it was automatically (and not very correctly) computed from the radius - before we knew the size of the object's bounding box, so this automatic computation was possible. Now we're removing the MashBase.getBounding(0 API, so the size of the halo has to be explicitly given by the user. This way is more correct anyway and gives the user more control (as the Multiblur app proves!)...

2fad84a7 04/13/2020 08:22 PM Leszek Koltunski

Move to AndroidX, target API level 29.

d586fda6 12/16/2019 04:42 PM Leszek Koltunski

Dynamics App: add checking a Dynamic4D.

dea555b9 07/16/2019 09:42 PM Leszek Koltunski

Add the 'convexity' param to Dynamics and the Dynamic app.

e52efe17 05/20/2019 12:31 AM Leszek Koltunski

Improve the Dynamic app.

da77ffd8 05/14/2019 01:26 PM Leszek Koltunski

Dynamic App: add Toast.

8db5b725 05/14/2019 11:11 AM Leszek Koltunski

Minor improvements in the Dynamics.

2666a48c 05/13/2019 10:00 PM Leszek Koltunski

1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics.

View revisions

Also available in: Atom