mirror of
https://github.com/lilBeanstock/Collision-benchmark.git
synced 2025-12-06 07:43:08 +00:00
This benchmark will serve to display, benchmark, and compare two or more collision algorithms in C.
| .devcontainer | ||
| src | ||
| .clang-format | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Collision-benchmark
This benchmark will serve to display, benchmark, and compare two or more collision algorithms in C.
Running on Linux + Dev Container
Run this command on your host machine to allow the container to open windows on your host:
xhost +local: