#physics #gamedev #physics-engine #c

Miloslav Ciz f21b7d2bc2 Add helper 3 yıl önce
old 308614c641 Start over 3 yıl önce
programs f21b7d2bc2 Add helper 3 yıl önce
LICENSE.txt 99aa73e997 Init 4 yıl önce
README.md 308614c641 Start over 3 yıl önce
TODO.txt f21b7d2bc2 Add helper 3 yıl önce
main.c f21b7d2bc2 Add helper 3 yıl önce
make.sh 8e5e13dbd5 Add sphere capsule collision 4 yıl önce
small3dlib.h 891872bfa4 Update 4 yıl önce
test.c 1583bae960 Add closest ls 4 yıl önce
test_sdl 891872bfa4 Update 4 yıl önce
test_sdl.c 9637dc9c10 Add center gravity 4 yıl önce
tinyphysicsengine.h f21b7d2bc2 Add helper 3 yıl önce

README.md

TinyPhysicsEngine

WORK IN PROGRESS

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