Live data from Hacker News

Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns

polygenapp.com

1–10 of 51 posts

Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns

#4

Crop seems constrained to the aspect ratio of the original image - is that a bug or a feature?

Crop aspect ratio matches the "Size" setting, located one screen earlier; so it's a feature for now. I plan to revisit the crop screen sometime in future and bring more control there. Thanks for your comment!

Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns

#9

Reminds me a bit of "trianglify", a low-poly background generator built on d3.js: https://github.com/qrohlf/trianglify

I've tried d3.js, but decided to go with iron wallaby's delaunay (https://github.com/ironwallaby/delaunay) implementation for performance reasons. The difference was especially visible when working with photos.

Re: Show HN: PolyGen App, turn gradients and photos into pretty low poly patterns

#10

Why 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 with one tap. But I'd love to build a desktop version too. Larger screen and finer control over the pointer would give some new possibilities.

Edit 2 - In case somebody didn't notice, you can generate a wallpaper for your desktop from the mobile app. Just choose a desktop option in the "Size" setting.

Post reply on HN