Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / generic @ 4282d39a

Latest revisions

# Date Author Comment
4282d39a 04/25/2020 12:18 AM Leszek Koltunski

Add the first two VERTEX 'pseudo-matrix' effects: VERTEX_MOVE & VERTEX_QUATERNION i.e. implementations of those two MATRIX effects in VERTEX queue.

The point(s):

1) preparation for the upcoming MeshBase.preApply(VertexEffect effect) API that's going to supersede the current much more limited MeshBase.apply(MatrixEffect effect)...

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

Move to AndroidX, target API level 29.

ea9b68db 03/07/2020 01:05 AM Leszek Koltunski

Progress with MeshJoin app.
Fix rotating in some apps.

df80818c 03/03/2020 10:31 PM Leszek Koltunski

Further corrections.

64f93787 03/02/2020 12:41 AM Leszek Koltunski

Minor

529054e9 02/29/2020 05:11 PM Leszek Koltunski

Fixes for the merge. Everything works now!
Next step: make the center of Vertex & Fragment effects be in the center of the Object, rather than the lower-left corner.

e8e54972 02/29/2020 02:00 PM Leszek Koltunski

Fixes for the merge.

386fd702 02/28/2020 11:58 PM Leszek Koltunski

Merge branch 'empty-matrix-effects-in-the-center' into modern-empty-matrix-effects-in-the-center

1535f677 02/27/2020 10:46 PM Leszek Koltunski

Minor.

83e0ca5e 02/27/2020 09:47 PM Leszek Koltunski

New Mesh 'Triangles' and updated Inflate & Generic apps to test it.

View revisions

Also available in: Atom