VittorioAccomazzi / julia

Julia Fractal Generator
1 stars 0 forks source link

Support LUT (Coloring) #3

Closed VittorioAccomazzi closed 4 years ago

VittorioAccomazzi commented 4 years ago

A single LUT doesn't seems to be optimal, so either :

VittorioAccomazzi commented 4 years ago

Finding a LUT which nicely works with all the fractal randomly generated is quite challenging. For instance this lookup table which generates this image : image doesn't work at all on other fractals. I found two color table, which are quite complementary which seems to provide a good rendering on all the fractal generated : image image They are selected randomely

VittorioAccomazzi commented 4 years ago

Added two more LUTs with white background image image