Add a simple README

This commit is contained in:
Jared Miller 2025-12-15 14:26:16 -05:00
parent 097408b8e3
commit 3ccc0dc5bd

23
README.txt Normal file
View file

@ -0,0 +1,23 @@
lofivor
=======
sandbox stress test for measuring entity rendering performance on weak hardware.
written in zig with raylib.
build & run
-----------
zig build run
controls
--------
+/- add/remove 1000 entities
shift hold for 10x (10000 entities)
space pause/resume
r reset
output
------
benchmark.log is written to project root with frame timing data.