jongallant / Unity-Verlet-Rope

Unity Rope Physics Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Unity Rope Physics Simulator

License:MIT License


Languages

Language:C# 100.0%