Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Can I Invest?
But yea, Voronoi is great, I occasionally play around with it in Unity's ShaderGraph. -
Amazing tool. Have it bookmarked for the next time the *Get High* option will be useful. :)
Just a suggestion: Add async loading and progress indicators. It was freezing up when I was fiddling around with the params, more so when I tried to upload a new image. Which I guess is to be expected, but it'd greatly help the UX if there was a way to see how longer to wait, or at the very least, to not freeze my low tier phone's browser. -
K-ASS25454y@alcatraz627 look at my rants and go to the new website, that one is very responsive with async like you suggested.
The reason this one isn’t is because computing the voronoi has to be in one go, and that will take some time, the others are very fast I believe
Related Rants
-
DuckyMcDuckFace19Good news: Today my app reached 1 million daily users. ππππ° Bad news: It started out as a side pr...
-
3picName11Finals done. Other People: "Yeah, time for fun, friends and parties!" Me: "Yeah, time for side projects!"
-
LucaScorpion10A while ago I had all these ideas for side projects, and I really wanted to create something. However, every t...
Fuck it, implemented another idea: image voronoi, it computes a voronoi diagram over the input image, each cell is then populated with the average color inside that cell
https://txstc55.github.io/ImageVoro...
This is an image with the get high option on
I’m so productive and I’m proud of myself
rant
side projects
voronoi