#physics #gamedev #physics-engine #c

Miloslav Ciz 540fd9ad80 Refactor a bit 3 anni fa
old 308614c641 Start over 3 anni fa
programs 540fd9ad80 Refactor a bit 3 anni fa
LICENSE.txt 99aa73e997 Init 4 anni fa
README.md 308614c641 Start over 3 anni fa
TODO.txt 4a7343fe0d Add BB spheres 3 anni fa
main.c f21b7d2bc2 Add helper 3 anni fa
make.sh 8e5e13dbd5 Add sphere capsule collision 4 anni fa
small3dlib.h 891872bfa4 Update 4 anni fa
test.c 1583bae960 Add closest ls 4 anni fa
test_sdl 891872bfa4 Update 4 anni fa
test_sdl.c 9637dc9c10 Add center gravity 4 anni fa
tinyphysicsengine.h 540fd9ad80 Refactor a bit 3 anni fa

README.md

TinyPhysicsEngine

WORK IN PROGRESS

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