Supernova

While working on a reference implementation in Actionscript for a demo effect, I accidentally ended up with this beauty. It’s based on the lovely City Traveler algorithm by Jared Tarbell with only a few minor adjustments actually. I thought I’d share nevertheless :) Be sure to stop it at some point, otherwise it will go on and on forever, eating up you cpu time.

As always, I also provide a larger version.

You can also dig out the source from the Processing repository, but it’s now buried under the more recent revision of the effect i was actually going for. So if you’re interested, better drop me a line ;)

5 Responses to “Supernova”

  1. dk Says:

    Very nice acutally.
    I captured it at a certain point, creating a beautiful wallpaper for my business notebook.

  2. gencha Says:

    Here is a version in 1920×1200 in case you want even higher res ;)

    http://dirty-motherfucker.org/blog/wp-content/uploads/2008/08/supernova_1920.swf

  3. arT2 Says:

    <3

  4. timbre Says:

    Hello, i just discovered this awesome script sfw “Supernova”, i have some code from Tarbell also, i was wondering how this and Tarbell’s Substrate algorithm code could be adjusted to generate really large high res prints

    http://www.complexification.net/gallery/machines/substrate/

  5. gencha Says:

    You can look at my port of Substrate. The resolution is really not important. As the algorithm is iterative there is no performance difference. The only limitation is the maximum stage size Flash supports. This limit has been raised with Flash Player 10 though.

Leave a Reply

You must be logged in to post a comment.