Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 471 Bytes

Unity-Verlet-Rope

Unity Rope Physics Simulator

Uses Verlet Integration to simulate realistic rope like physics. The current implementation supports circle colliders only.

You can currently use this as an example on how to apply constraints to a verlet simulated rope in Unity.

Example

There is currently a demo here - clicking the mouse will move and snap the first rope node position in place.

http://www.jgallant.com/Roper/