6 ms·
Colour Picking by Simulation
- tobr 12y agoIt would be interesting to do this in three dimensions. With a perceptual color space such as HCL it could be used to pick N distinct colors, e.g. for data visualization.
- MJSplot_author 12y agoMy original plan was to use results from this to pick colours for my other project (a graphing program). But I really just ended up with a toy that I found fun to play with. I probably could get a 3D version for HCL, that will be another weekend project.
- hrrld 12y agoI like it. You might enjoy this: http://phrogz.net/css/distinct-colors.html http://phrogz.net/css/distinct-colors.html
- MJSplot_author 12y agoThanks!
- ArekDymalski 12y agoNice. I enjoyed watching it with 500x5 canvas size :)