You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 2D verlet integration based rope simulation for Godot 4.2+.
8
+
A 2D verlet integration based rope simulation for Godot 4.3+.
9
9
10
10
The computation-heavy simulation part is written in C++ using GDExtension, the rest in GDScript. This allows for fast processing and easy extendability, while keeping the code readable.
0 commit comments