This is a fractal explorer made with simplicity in mind.
cargo run
You can navigate with the mouse.
Note, this is not implemented yet
W
A
S
andD
for movementI
andK
for zoomingJ
andL
change the number of iterationsN
cycle fractal types
The following are mostly for debugging
1
toggle tile generation2
toggle debug overlay5
save state6
load state
Saved state is stored in the directory .fractal-toy/
in the current working directory