#physics #gamedev #physics-engine #c

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

README.md

TinyPhysicsEngine

WORK IN PROGRESS

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