Play with Verlet Physic Object
- Odin lang dev-2024-07
- Raylib
odin test . -out:./bin/test
odin run sim.odin -file -define:RAYLIB_SHARED=true -extra-linker-flags:"-Wl,-rpath $(odin root)/vendor/raylib/macos-arm64" -out:./bin/simThe test does not work anymore since I apply constraint and collision handling