myrmepropagandist on Nostr: Taught my CS how to program a mandelbrot set generator from scratch today. Still ...
Taught my CS how to program a mandelbrot set generator from scratch today.
Still don't have the colors doing exactly the right thing. This is in python, but we'll sort it out in the next class.
The most annoying thing is making the magnitudes of the terms in the series into a number between 0 and 256 without knowing exactly how big they will get.
I need to find my old James Gleick book.
Still don't have the colors doing exactly the right thing. This is in python, but we'll sort it out in the next class.
The most annoying thing is making the magnitudes of the terms in the series into a number between 0 and 256 without knowing exactly how big they will get.
I need to find my old James Gleick book.