Pixel Breeder
# PixelBreeder
- Controls
Mouse to click around!
z -> Alternate between parameter and canvas screen;
x -> Mutate selected canvas;
Test different combinations!
- About
The main goal of PixelBreeder is to act as a way to see evolution in action. In this case, each canvas is assigned a program with N functions. Each function receives the pixel x,y coordinates as input and outputs a number. This number carries on as input to all program's functions and in the end is used to assign a color to the imputed coordinates.
Here the user acts as the selection pressure, deciding which programs are allowed to go to the next generation by judging the images they generate.
This project was inspired by picbreeder.
You can check the source code in [HERE]!






Comments
Log in with itch.io to leave a comment.
cofusing :(
pretty interesting tool. it’s a bit hard to produce a very specific result, or at least it was for me, but still very cool.