25 lines
408 B
Text
25 lines
408 B
Text
lofivor
|
|
=======
|
|
|
|
sandbox stress test for measuring entity rendering performance on weak hardware.
|
|
written in zig with raylib.
|
|
|
|
(lofivor aka lofi-survivor)
|
|
|
|
build & run
|
|
-----------
|
|
|
|
zig build run
|
|
|
|
controls
|
|
--------
|
|
|
|
+/- add/remove 10k entities
|
|
shift hold for 50k
|
|
space pause/resume
|
|
r reset
|
|
|
|
output
|
|
------
|
|
|
|
benchmark.log is written to project root with frame timing data.
|