Open andydevs opened 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
Also change colormap size to number of iterations
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