Chromatic Blossom

Chromatic Blossom is a zoomable and configurable flower-like beautiful pattern based on just a bit of math, creating interesting patterns upon zooming in.

Radius:

Iterations:

Sample Count (Quality/Smoothnes Increase):

Canvas Size:

a, b, c, d, e, f, g, h, i, j:


Skeleton Mode

Skeleton mode displays a b/w render that may often reveal different structure, hence the name "skeleton". The Skeleton Clamping mode fixes an issue that causes multisampling not to work correctly, which in turn changes how it appears, but makes it look leagues better. As I like the pre-fix contrast, but I'm not a fan of the multisampling being broken, I will definitely implement a way to preserve both. This clamp-fix should also be applied to normal rendering, but results are way more interesting and beautiful if kept unrestricted. Those are technically an artifact of how messy code behaves, but I may at some point re-implement the algorithm in a stable way that will not be specific to anything (behaviour when going over RGB bounds).