Tessellate test on Evolving Geometry from
matt ditton on
Vimeo.
More tests, this time on the effect of tessellation on the geometry. Thanks for JohnK for the idea. I quite like low-fi polygons. But seeing the higher res version is quite nice. The full description is on the vimeo page.
Published on October 15, 2009 10:49 pm.
Filed under: Code, Processing Tags: algorithim, design, Evolution, genetic algorithim, Mona Lisa, Processing, videos, vimeo
Evolving Geometry from matt ditton on Vimeo.
For my first attempt at making a genetic algorithm, is there any better subject than the Mona Lisa and some random dude from google image search?
The premise is simple. By randomly changing the color, position and diagonal edge direction of a grid of polygons can you turn it into the target image.
All written in Processing, the grid draws to a PGraphic on every change and a fitness test is done against the target image. If the fitness is better than or equal the change is kept. If not, it’s reverted. Keeping the equal-to in the test causes that crazy vertex movement in the lower image, so that bugs going.
The left image is the grid with vertex colour, the right is the target and the middle is the wireframe of the polygons. The number is the fitness. The lower the number the closer tobeing an exact match.
This is the slowed down version for making a video. I’ve got it running in a thread and it’s stupid fast. But because I’m drawing in the thread I’m getting colour sync errors in the main draw thread. It works fast but the flashing colours get pretty distracting.
Inspiration for this work has to go to
Karl Sims and
Roger Alsing. They are the giants, I’m just standing here.
Published on October 14, 2009 10:55 pm.
Filed under: Code, Processing Tags: algorithim, design, Evolution, genetic algorithim, Mona Lisa, Processing, vimeo
SBS ONE, First Australians from matt ditton on Vimeo.
I’ve posted a version of the processing SBS work to vimeo. You can watch it in all it’s HD glory.
Published on August 5, 2009 11:50 pm.
Filed under: Processing Tags: Processing, processing.org, Qube Konstrukt, SBS, vectors, videos, vimeo
More videos of stuff I’m working on at the moment. This time vector forces and particle collision are sitting on my mind.
Vector Force System from matt ditton on Vimeo.
Published on December 10, 2008 12:08 am.
Filed under: Code, Processing Tags: demo, forces, lines, Processing, processing.org, vectors, videoss, vimeo
Published on November 26, 2008 12:09 am.
Filed under: Game, Processing, Talks Tags: demo, GCAP, Processing, videos, vimeo