/FakeRopeSimulation

Creates a fake simulated rope, connecting between 2 point.

Primary LanguageC#MIT LicenseMIT

FakeRopeSimulation

Create a fake simulated rope, connecting between 2 points.

https://www.youtube.com/shorts/0fxgsKjxotA

small

Future goals (in no particular order)

  • Mesh Generation.
  • Accurate curve based on a mass hanging in the middle.
  • Ground Detection.
  • Cutting Rope at some point (runtime)
  • Spring Damping in all dimensions (currently it works only on the y-axis).