TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Sofloo – A generative art algorithm built into a t shirt

13 pointsby ricesover 6 years ago

2 comments

ricesover 6 years ago
Hi! Thanks so much checking out this project.<p>Here&#x27;s the full algorithm (not mobile friendly): <a href="https:&#x2F;&#x2F;anemy.github.io&#x2F;sofloo-spot" rel="nofollow">https:&#x2F;&#x2F;anemy.github.io&#x2F;sofloo-spot</a> I found the gradients don&#x27;t print as well on shirts.<p>Tech Stack: React, Redux, Node.js, MongoDB, Sendgrid (Emailing), Printful (Shirt API), Stripe (Billing), Amazon S3 (Image hosting) I&#x27;m using MongoDB&#x27;s free-tier Atlas on this project and it&#x27;s awesome. This project was also started while I worked there :D ​<p>The algorithm creates an svg which we render into html canvas and then build an image from that. We do some pre-rendering and tricks on mobile, since the svg creation only really works on chrome desktop.<p>Going forward I&#x27;m planning to clean up the code base, and hopefully open source.<p>Happy to answer questions :D
sleepychuover 6 years ago
Neat project.<p>Found title misleading, it&#x27;s rendered onto a t-shirt.<p>Depth of the design was quite shallow on my 5 generations resulting in strange looking designs. Might be worth bumping the minimum depth.
评论 #18846299 未加载