primitive icon indicating copy to clipboard operation
primitive copied to clipboard

Feature suggestion: colour gradient

Open TomHartleyYork opened this issue 9 years ago • 1 comments

I find these images hypnotic. I would like to see one composed of shapes with an RGB colour gradient fill. In many cases one shape (e.g., rectangle) with a gradient fill could outperform many single colour shapes.

So fewer parameters needed to fit the same image.

TomHartleyYork avatar Oct 08 '16 17:10 TomHartleyYork

over_gradient

from https://medium.freecodecamp.org/using-svg-as-placeholders-more-image-loading-techniques-bed1b810ab2c

seems like an ideal candidate for replacing lots of primitives with a gradient across a primitive.

And in this example image, doing background segmentation might make the gradient be a single primitive (box) and a gradient with a small list of values.

seanjensengrey avatar Nov 15 '17 01:11 seanjensengrey