Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org @ 42d910b3

Name Size
  distorted

Latest revisions

# Date Author Comment
42d910b3 05/06/2020 11:19 PM Leszek Koltunski

Convert AroundTheWorld to stretchless API.

3bb0d218 05/06/2020 10:41 PM Leszek Koltunski

Convert Girl to stretchless API

278a214c 05/06/2020 10:04 PM Leszek Koltunski

Convert Blur to stretchless API.

355c0a07 05/06/2020 09:43 PM Leszek Koltunski

Convert Earth to stretchless API.

ba95a70b 05/06/2020 09:31 PM Leszek Koltunski

Convert AroundTheWorld to stretchless API.

dcd2cd41 05/05/2020 11:32 PM Leszek Koltunski

Convert Wind app to the stretch-less API.

bdf04acf 05/05/2020 11:18 PM Leszek Koltunski

Convert Stencil app to the stretch-less API.

40122d03 05/05/2020 11:10 PM Leszek Koltunski

Convert DifferentEffects app to the stretch-less API.

f1f50ad1 05/05/2020 10:19 PM Leszek Koltunski

Finally, after removing the calculation of the halo from the library and giving this decision to the user, we can update the Triblur app for the new MeshBase.setStretch-less API.

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!)...

View revisions

Also available in: Atom