Algorithmic Beauty

Just some images I wished to share. Mostly these are happy mistakes created while playing with various algorithms

These were generated by diffusion limited aggregation implementations in JavaScript
dlaImg1
dlaImg2

This one was produced by an implementation of the flame fractal algorithm I made in Java. Not sure that it was fully working as intended but still made some pretty images.
flameFractalImg1

Fun with openCV. Just some screen grabs from my early dabbles with openCV in C++
openCVImg1

Turtle Interpretation gone wrong, but stil pretty cool
turtleInterp1
turtleInterp2
turtleInterp3
turtleInterp4