#physics #gamedev #physics-engine #c

Miloslav Ciz 3970b220b8 Update hace 3 años
old 308614c641 Start over hace 3 años
LICENSE.txt 99aa73e997 Init hace 4 años
README.md 308614c641 Start over hace 3 años
TODO.txt 9d3dcca024 Update TODO hace 4 años
main.c 3970b220b8 Update hace 3 años
make.sh 8e5e13dbd5 Add sphere capsule collision hace 4 años
small3dlib.h 891872bfa4 Update hace 4 años
test.c 1583bae960 Add closest ls hace 4 años
test_sdl 891872bfa4 Update hace 4 años
test_sdl.c 9637dc9c10 Add center gravity hace 4 años
tinyphysicsengine.h 3970b220b8 Update hace 3 años

README.md

TinyPhysicsEngine

WORK IN PROGRESS

Attempt #2 at a simple physics engine, this time more KISS. Attempt #1 archived in the "old" dir.