Gradify turns the most prominent colors in an image into a CSS gradient
1–10 of 37 posts
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#2Really nice effect - I can see this being used on galleries / profiles, etc. What is with the weird scroll behaviour on this page, though? It will refuse to stay where I put it and keeps jumping to odd snap points after a few seconds. Annoying.
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#3Really nice effect - I can see this being used on galleries / profiles, etc. What is with the weird scroll behaviour on this page, though? It will refuse to stay where I put it and keeps jumping to odd snap points after a few seconds. Annoying.
The hostile scrolling on the page makes it effectively unusable on mobile
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#4Why does the page keep jumping around?
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#5Would using a really large order polynomial be any more help? For example a 10th order best fit?
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#6This is great for photos but not that useful with product images surrounded by white space as that white space becomes a colour.
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#7This is great for photos but not that useful with product images surrounded by white space as that white space becomes a colour.
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#8This is great for photos but not that useful with product images surrounded by white space as that white space becomes a colour.
actually has a minimum distance from white, white is accepted if there's literally nothing else
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#9Tried it out on an image that would be used on a realtor website. Doesn't look too good in my opinion.
Re: Gradify turns the most prominent colors in an image into a CSS gradient
#10Tried it out on an image that would be used on a realtor website. Doesn't look too good in my opinion. http://i.imgur.com/WrbsRcM.png
the js version (that example) isn't as good as the py version