theMagicalKarp/donut
🍩 Ray-marched 3D renderer in your terminal
7dbb9fd3122e4ffad262dd7c151d80d863b68558A 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 |