Seed Packets
Click to generate seed packets! What will you plant?
The images of the fruits/veggies are generated using metaballs, assigning each metaball a color, and generating image colors based on weighted averages of the influence of the metaball colors at each pixel.
The names are generated from combining elements from lists of suffix, prefix, or Latin names. I originally tried using Markov chains for the names, but simply combining text elements seems to result in better names than the Markov chain could generate.
The stem is created using four Bezier curves and then filling the internal area with color using a flood fill algorithm.
Leave a comment
Log in with itch.io to leave a comment.