~amtunlimited/mandelbrot-plot

My first lisp "project"
Added ad-hoc color temp gradient
Shifted stuff around, added hue, added interpolated bands
LICENSE file...for some reason

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~amtunlimited/mandelbrot-plot
read/write
git@git.sr.ht:~amtunlimited/mandelbrot-plot

You can also use your local clone with git send-email.

#Mandelbrot Plot

...you're a Rorschach test plot on fire

Just a simple render of the Mandelbrot set, done in ascii as apparently that's how it was first viewed.

To run, load (or --script) make-plot.lisp, which will use asdf to make a build everything. mandelbrot.out is a copy of the output.

Made and tested on SBCL 1.4.16.debian