Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 664 Bytes

2D Physics Engine using Verlet

UniVer uses Verlet Integration to move soft-springy bodies on screen.

Some demo examples:

Collision

unity_collision

Pyramid falling

unity_collision

Shapes

unity_collision

Cloth

unity_collision

Spiderweb

unity_collision

Credits

UniVer is a mashup port of 2 Javascript Verlet engine: