This experience load a picture and draw it with a sinusoid starting from the center and turning outward, the height and number of sinusoid based on brightness of the pixels behind.
Go to experienceThis experience load a picture and draw over it with random vectors defined by the user, color of the vector being the average color behind the vector
Go to experiencecars using a neural network using genetic algorithm for evolution tries to find their way to the end, usually takes around 10 generations to finish
Go to experienceI have an idea of application and I would like to use avatars but I don t want the balnd avatar with the indefinite guy, I want something more colorful for those who did not set yet their own picture. I also wanted the avatar to be unique but always generated exactly the same way based on a provided text input. So I came with this solution based on tessel.
Go to experienceI think I saw something similar on coding train but I don t remember exactly. It draws circles that grow until they touch their neighbour. The color is the one at the center of the circle.
Go to experienceI decide a point randomly and I check in 8 directions with line is the darkest and I draw this line
Go to experienceA small game written in javascript where you control multiple users with same inputs
Go to experienceContinuing my quest to get the tessel where they should be, a friend told me it is not because it is blacker that it should need more tessels, it is more the rapid variation of color that requires more tessels, so I went for an edge detector and used Lena.js that I adapted for my purpose (a new pixelate function)
Go to experience