andydevs / fractool

Generic fractal image generator
https://andydevs.github.io/fractool
MIT License
1 stars 0 forks source link

Make colormap code like algorithm code #58

Open andydevs opened 1 year ago

andydevs commented 1 year ago

Move colormap code to ftcore have the lookup table, print_cmaps, and read from iostream in separate file. Create cpp file to compile that. Move colormap struct to colormap file Use python template for file instantiation

andydevs commented 1 year ago

Also change colormap size to number of iterations