We’re still working on publishing the cloth simulation in Unity's Asset Store. But if you have an Android tablet you can checkout our test simulations, downloading these APKs to your device.
Here are the three APKs for Android.
- The cloth colliding with a ball while undergoing deformation from some wind force. Download Flag 1.0
. Vertices = 961, Triangles = 1800, Colliders = 2, Updates – 50/sec. - A small game that demonstrates cloth tearing. Download Hammock 1.0
. Vertices = 670, Triangles = 1259, Colliders = 6, Updates – 50/sec. - A comparison of the performance of our cloth to Unity cloth. Download Jelly 1.0
. Vertices = 1300, Triangles = 3170, Colliders = 9. Updates = 25/sec. (For Each Jelly)
The ‘Updates’ represent the number of times the cloth simulation gets solved in a second. This value is different from the framerate, which is shown in each game as ‘FPS’.
No Comments »




