Project

General

Profile

Statistics
| Branch: | Revision:

examples / src @ 8392dc7b

Name Size
  main

Latest revisions

# Date Author Comment
8392dc7b 04/28/2020 11:07 PM Leszek Koltunski

Convert the third app, Transparency, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )

4867b578 04/28/2020 12:07 PM Leszek Koltunski

Convert the second app, Flag, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )

e3c87517 04/28/2020 11:28 AM Leszek Koltunski

Convert the first app, Inflate, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )

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

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.

e3473e86 04/10/2020 11:43 PM Leszek Koltunski

Minor.

View revisions

Also available in: Atom