Settings

Theme

Show HN: A pattern generator with 1300 shapes and 300 dpi

tool.graphics

112 points by andronov04 4 years ago · 31 comments

Reader

andronov04OP 4 years ago

Hi!

It took me three hours to make a free pattern generator using 1,300 shapes.

You can download in large resolution.

  • epilys 4 years ago

    Good job! Very well put together! My only suggestion would be to tweak down the repetitiveness a bit; perhaps add some hard coded variations/motifs and generate upon them?

    Overall tool.graphics has very nice aesthetics. Do you have an rss feed or github account we can follow or just the mailing list newsletter? (btw: You should make a mastodon account!)

  • anonfunction 4 years ago

    Very cool! I see most of your projects have source on GitHub, will you be sharing the code for this as well?

joelclaudio 4 years ago

Great work. Really like semi-randomised pieces of art like these.

I did something similar a couple of years ago for a background App for Android, while exploring Kotlin, but more based on pre-defined "patterns" instead of shapes.

Feel free to take a look ;)

Github: https://github.com/ODDBureau/mosayq

Android App: https://play.google.com/store/apps/details?id=com.oddbureau....

  • ASalazarMX 4 years ago

    Having a work iPhone, this is what i most miss from Android: you can compile cute projects like these even if they aren't on the store.

albert_e 4 years ago

Excellent

How about a few variants with ... 1. Gradients, 2. Transparency, 3. Lines/curves, 4. Lissajious patterns, 5. Fractals, 6. Zentangles

Just giving you some ideas.

andybak 4 years ago

> 300 DPI

That seems a strange thing to claim in this context. I can make a 300 DPI image that's 1px by 1px. It's the number of pixels that counts for raster images - not the "suggested output size" (which is what DPI essentially is without further context)

zepn 4 years ago

Excellent! Perhaps offer to save as PNG rather than JPEG, for these?

sourcecodeplz 4 years ago

These look great and are exactly what I needed today. Life is strange!

buro9 4 years ago

Nice, reminds me of the Büro Destruct designer: https://burodestruct.net/work/bdd-buro-destruct-designer which was available here (YMMV): https://burodestruct.net/bdd/

cosmotic 4 years ago

They all look like the current IntelliJ IDEA splash screen

namanyayg 4 years ago

Great, when are you releasing the NFT? :^)

asimpletune 4 years ago

Hi, lovely work, thanks for sharing! Is there a link to a repo somewhere? I'd like to use it, but I think in my use case I need to be able to specify the exact RGBs for the color palette. Thanks again!

kristjank 4 years ago

This is awesome for generating background patterns for websites.

quickthrower2 4 years ago

Nice, although random some look very artistic and purposeful

LysPJ 4 years ago

This is great. I particularly like the Bauhaus styles. Excellent work :)

Kudos for the SVG download option too!

keville 4 years ago

Randomness can lead to unexpectedly-identifiable outputs: the "Chubby Yettie" generated graphic[0] has what almost looks like a swastika in the upper-left corner.

Might want to be careful about checking resulting aggregated outputs from this code.

[0] https://imgur.com/a/502xTOU

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection