Project

General

Profile

Download (6.26 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / inflate / InflateMeshList.java @ e3c87517

# Date Author Comment
e3c87517 04/28/2020 11:28 AM Leszek Koltunski

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

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.