Description
Changelog
Reviews
A fast 2D verlet integration based rope simulation for Godot 4.3+. The computation-heavy simulation part is written in C++ using GDExtension, the rest in GDScript. This allows for fast processing and easy extendability.
Features:
- Easy setup and usage
- Fast
- Interactions with objects
- Collisions
Supports Linux, Windows, MacOS, Android and Web.
For more information refer to the project's GitHub page: https://github.com/mphe/GDNative-Ropesim.
Changelog for version v1.8
No changelog provided for this version.