A ray-marched 3D renderer in your terminal, written in Zig and inspired by akhileshthite/3d-donut.
# build
zig build run
# test
zig build test
# format
zig fmt .| Key | Action |
|---|---|
wasd |
obrit camera around scene |
z |
zoom |
t |
toggle next scene |
shift+z |
zoom out |
space-bar |
pause animations |
r |
reset scene |
q |
quit |


