Page 1 of 1

[2D application] generatoon (character generator)

Posted: Wed Jan 04, 2023 5:37 pm
by [blendman]
Hi

here is a little 2D application to create easily some characters :

Image


The code is open-source (mit licence) with 3 "banks" for the examples
- cartoon human : cartoon human
- cat : a simple cat but without legs and arms
- mookey : a kind of animal (just the head).

To download the full code source (with images) :
https://github.com/blendman/generatoon

A video to see what is generatoon :
https://www.youtube.com/watch?v=dHUIYqc641w


It is a software that allows you to create hundreds of characters, all more or less different, in a completely random way.
Then, we can modify a character obtained if we wish, and we can even generate random expressions :).

It can be used to create characters for comics, illustrations, games, animations, etc...
Some examples (old versions):

Image

I added a "template" system. Once the character suits us, we can test different types with the same elements:
Image

And when we have chosen the template, we can generate expressions (in a few seconds (2 or 3 seconds for 20 expressions):
Image

Another random expression example (it takes about 4 seconds to create the expressions :)) :
Image

Cheers !

Re: [2D application] generatoon

Posted: Sat Jan 07, 2023 11:49 am
by marc_256
Hi blendman,

I always love your work,
very nice program,
thanks
Marco

Re: [2D application] generatoon (character generator)

Posted: Sun Jan 08, 2023 3:19 am
by idle
well done thanks for sharing