#physics #gamedev #physics-engine #c

Miloslav Ciz 30354e9ef4 Update player demo 3 年之前
old 308614c641 Start over 3 年之前
programs 30354e9ef4 Update player demo 3 年之前
LICENSE.txt 99aa73e997 Init 4 年之前
README.md 308614c641 Start over 3 年之前
TODO.txt 30354e9ef4 Update player demo 3 年之前
main.c f21b7d2bc2 Add helper 3 年之前
make.sh 8e5e13dbd5 Add sphere capsule collision 4 年之前
small3dlib.h 891872bfa4 Update 4 年之前
test.c 1583bae960 Add closest ls 4 年之前
test_sdl 891872bfa4 Update 4 年之前
test_sdl.c 9637dc9c10 Add center gravity 4 年之前
tinyphysicsengine.h 30354e9ef4 Update player demo 3 年之前

README.md

TinyPhysicsEngine

WORK IN PROGRESS

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