Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
21–30 of 51 posts
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#22Why did you decide to make this mobile only? Personally I would use it the most from my computer, considered a port ;)
I'll be happy to make a desktop version if users want it. Comment here, reply to this tweet ( https://twitter.com/polygenapp/status/560846810735206400 ) or let me know in any way if you're interested. Edit - And as for "why mobile-first", I wanted to make the app casual and approachable. You can take a photo of your teacup and have a cool low poly version of it in an instant. Or generate a pretty colourful wallpaper…
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#23It's nice, good work. I wonder if you might be better off without the ads though. Not much revenue, and without them you can possibly build a bigger user base as a reputation point for your resume.
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#24The back-button gets hidden per default and when used he doesn't go back to the main menu but leaves the app.
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#25Otherwise, nifty!
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#26As far as I can tell, the user chooses the location of triangle vertices, right? It would be interesting to try a genetic algorithm there though it probably fits best in a desktop version.
Also, did you experiment with Voronoi diagrams instead of triangulation?
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#27The regenerate button seems to cycle (inconsistently?) thru the grain sizes. Undesirable; if I pick a grain size and regenerate, I'm looking for a suitable arrangement at that size. Otherwise, nifty!
So you can pick a size, lock it and hit "refresh" as much as you wish. I'm glad that you like the app, cheers!
Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns
#28I can't try the app (stuck on a Gingerbread phone) but it seems fun. I'm eager to try it. As far as I can tell, the user chooses the location of triangle vertices, right? It would be interesting to try a genetic algorithm there though it probably fits best in a desktop version. Also, did you experiment with Voronoi diagrams instead of triangulation?
I've played with genetic algorithms, but without anything practical. Indeed, this might be more appropriate for desktops.
I've experimented with Voronoi too, but the results weren't as pretty. The cells were more rounded; and the low poly style was gone.