DEV Community

Cover image for I made an app that generates random blob creatures! Use cases include: endless avatar creation
Piko
Piko

Posted on

3 1 1 1 1

I made an app that generates random blob creatures! Use cases include: endless avatar creation

So the other day I discovered the Haikei blob generator and I just started obsessively hitting that generate button; you know the one that looks like a die 🎲 and after 15 minutes of mindless clicking, I decided I needed to make my very own blob generator. And the research began!

I revisited articles about Bezier curves, and learnt that about using them in SVG. After hours of experimenting I came up with a function that generates blobs! Later, I just added some eyes! And now I have a blob creature generator.

If you want to see how I did it, check out this video I made:

If you want to checkout the code:
https://github.com/PikoCanFly/blobster.git

Happy blobbing coding!

Top comments (0)

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay