Live data from Hacker News

Genetic algorithms, Mona Lisa and JavaScript + Canvas

blog.nihilogic.dk

11–20 of 22 posts

Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas

#13

Wow - 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

#14
post #13

Wow - 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).

How was the event? Still sorry I couldn't make it. Looks like it was a lot of fun.

Re: Genetic algorithms, Mona Lisa and JavaScript + Canvas

#15
post #13

Earlier 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.

It was good fun especially the drinks afterwards were a good occassion to talk with the other developers and organizers.

The jury was heavily biased towards algorithms that created VBWs from nothing so we didn't stand a chance :-)

Post reply on HN