mirror of
https://github.com/lilBeanstock/Collision-benchmark.git
synced 2026-07-30 11:01:54 +00:00
This benchmark will serve to display, benchmark, and compare two or more collision algorithms in C.
- C 98.2%
- Dockerfile 1.1%
- Makefile 0.7%
| .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: