An algorithm to produce unique monsters
This is an ongoing project about monsters. I have been doodling monsters for a long time. I am a big fan of pokemon and always fascinated by beasts in various forms. Imagining growing a monster in my machine! I guess it’s time to write a program that can generate monsters!
Implementations:
There are plenty of monster generators out there, but I couldn’t find one that can generate graphics of the monster. So I played with javascript and SVG for several days/nights and comes up with an SVG implementation using Snap.js.Later, I discover that paper.js offers a lot of features that are suitable for this project, so I reimplemented the project and added the variation and template feature.
There are many features that I want to add to this generator. It’s still in its early stage with simple shapes and structures. I will keep updating the code, but at the meantime, have fun with these monsters!
How to use?
How to use the Monster Generator:
Have fun with the monsters, and check back for more updates!
Showcase: