It's super mario bros on the background. You can use your keys to control him.
Genetic algorithms, Mona Lisa and JavaScript + Canvas
11–20 of 22 posts
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#12Reminded me of this previous submission[1]: http://alteredqualia.com/visualization/evolve/ [1] comments: https://news.ycombinator.com/item?id=392036
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#13Wow - 2009. Excellent post. I recently entered a competition (February 2013) and used this technique without having seen this blog. I also used webworkers and SVG. Source: https://github.com/binarymax/randriaan Demo: http://binarymax.com/randriaan.html Sorry, FF or Chrome only (because of how I load the webworkers from the same page) @tlarkworthy - I had a version that did 12 images for each generation and chose the…
My "artistic" spin was I wanted to reproduce the Victory Boogie Woogie using only circles (see vbw-example.pdf and vbw-example-2.pdf in previous link).
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#14Wow - 2009. Excellent post. I recently entered a competition (February 2013) and used this technique without having seen this blog. I also used webworkers and SVG. Source: https://github.com/binarymax/randriaan Demo: http://binarymax.com/randriaan.html Sorry, FF or Chrome only (because of how I load the webworkers from the same page) @tlarkworthy - I had a version that did 12 images for each generation and chose the…
I also did the same for that competition (while having seen the blog): http://github.com/aerique/vbwga My "artistic" spin was I wanted to reproduce the Victory Boogie Woogie using only circles (see vbw-example.pdf and vbw-example-2.pdf in previous link).
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#15Earlier quoted context omitted.
I also did the same for that competition (while having seen the blog): http://github.com/aerique/vbwga My "artistic" spin was I wanted to reproduce the Victory Boogie Woogie using only circles (see vbw-example.pdf and vbw-example-2.pdf in previous link).
How was the event? Still sorry I couldn't make it. Looks like it was a lot of fun.
The jury was heavily biased towards algorithms that created VBWs from nothing so we didn't stand a chance :-)
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#16Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#17Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#18I'm not trolling, but this appears to work pretty poorly. Does anyone know any better approaches to approximating images like this?
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#19It's super mario bros on the background. You can use your keys to control him.
Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas
#20(Or fastest-to-achieve-reasonable-result...)