Ablaze.js

I’ve ported a version of Ablaze over to javascript, so if you are using a modern browser (Chrome, Safari, Firefox 3.5+ or IE9) you can play with it and make cool images from within your browser.

Click here to go to Ablaze.js app.

This image was created using an emergent algorithm. Every image created by the app is unique and will never be repeated.

Algorithm:
Arrange a number of points with initial parameters x, y, speed, direction and assign a random speed and direction to each. After each iteration of movement, analyze the distances between each point. If 2 points are within a certain distance of each other, draw a line between them.

Check out sample images on my Behance project or on Flickr

  • http://www.facebook.com/mikeumus Michael Duane Mooring

    This is awesome Patrick. Thank for sharing the inspiration.