Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / generic @ 90940caf

Latest revisions

# Date Author Comment
0a57f222 05/08/2020 11:13 PM Leszek Koltunski

Minor.

b1fca44e 05/08/2020 10:52 PM Leszek Koltunski

Convert Generic to stretchless API.

75cc1461 05/08/2020 01:14 AM Leszek Koltunski

Improve Generic.

61420934 05/08/2020 01:07 AM Leszek Koltunski

Prepare Generic for the stretchless 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!)...

513b2e9c 05/03/2020 11:26 PM Leszek Koltunski

A lot of changes.

1) main vertex shader: remove support for degree_object. This functionality will hopefully come back when we introduce other than circular regions.
2) MeshBase: remove the need to set a Bounding box (this is the point of the whole thing - we wanted to get rid of this so that the advances in MeshJoined will be easier)...

fc286c71 04/27/2020 10:13 PM Leszek Koltunski

fix for centers of Matrix effects.

073c140a 04/27/2020 09:32 PM Leszek Koltunski

new VertexEffectShear

60da87db 04/27/2020 08:09 PM Leszek Koltunski

new VertexEffectScale

ad98c3cb 04/27/2020 03:35 PM Leszek Koltunski

new VertexEffectRotate

View revisions

Also available in: Atom