johnny-morrice / godelbrot

Unix-style Mandelbrot set renderer in Golang
MIT License
8 stars 1 forks source link

User Palettes in backend #18

Open johnny-morrice opened 8 years ago

johnny-morrice commented 8 years ago

Easy feature and big boon.

All we need for this is to support a list of RGB values in the config file. Producing such a list is the hard part.

Note I am not planning GUI support for 0.0.1.