#physics #gamedev #physics-engine #c

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

README.md

TinyPhysicsEngine

WORK IN PROGRESS

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