libraryexamples
Convert the first app, Inflate, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )
fix for centers of Matrix effects.
new VertexEffectShear
new VertexEffectScale
new VertexEffectRotate
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)...
Move to AndroidX, target API level 29.
Progress with Pretty Patterns.
Fix the memory test - we need to run one thing on the Graphics thread!
The Pyraminx itself finished - now its movements!
View revisions
Also available in: Atom