home
mostly programmings
Graphics
2026-02-14
generating a fib spiral
Clever trick to tile a fib spiral using complex numbers and representing the fib number as a vector.
#programming
#graphics