deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour
[x]
Download File
SWF, 1.3 KB
more ▶

More from ~benthejack

Featured in Groups:

Details

July 28, 2008
1.3 KB
700×700
Link
Thumb

Statistics

Comments: 11
Favourites: 6 [who?]

Views: 417 (0 today)
Downloads: 21 (0 today)
[x]
:iconbenthejack:
EVERY REFRESH WILL GIVE YOU A DIFFERENT FLOWER.

WARNING: um yeah.. this requires some serious computation, so if your computer isn't great it may take a while, or even crash.

As i was writing a spiral making program, i came across this interesting fractal-like behavior. i decided to turn it into a flower-like formation by rotating and re-drawing it a few times.

it was originally written in processing a cool free java-based language, and is MUCH faster in that form. sadly DA dosn't host java applets. :(.

for the java version go to [link]
Add a Comment:
 
:iconginkner:
:( link is dead...
Reply
:iconbenthejack:
~benthejack Jun 23, 2010   Digital Artist
which link?
Reply
:iconwonderwhy-er:
You should change few things.
Is it as2 or as3?
You should draw them to bitmap so that it won't lag after you drawn it.

Then you should add redraw button.

If you don't know how or anything then just ask. I want to see those things being better :D
Reply
:iconbenthejack:
~benthejack Jul 30, 2008   Digital Artist
yeah, I used as3.
i tried drawing the first one to a bitmap using bitmapData.draw(clipGoesHere), but the result turned out really choppy, and didn't include alpha values :(
If you have a better way i would love for you to show me :)
As for redrawing, i had a problem with my "cherry trees" program, where the AS garbage collector didnt seem to be doing its job :( and every tree i added slowed things down even after deleting all references to the old ones. I just figured this would do the same but worse because there is more information :P
But any help would be great (your work is awesome!).
Reply
:iconwonderwhy-er:
Hmm. Well i suppose you could play with drawing parameters and Alpha should work. Made mistake somewhere may be like not making Alpha enabled for bitmap.

Considering garbage collector... Well it usually works for me. May be forgot to remove something like ENTER_FRAME event or something like that...
Reply
:iconsnakegirl94:
~snakegirl94 Jul 29, 2008  Student Traditional Artist
pretty :D
Reply
:iconsmurfmx:
Pretty nifty it'd be nice if we could change some parameters or at least generate a new design with a click.
Reply
:iconbenthejack:
~benthejack Jul 29, 2008   Digital Artist
:P chur. yeah, ill probably do that with the java version, but sadly flash is too inefficient and slow (50000 calculations for each branch really shows out the difference between AS and java :P).
I do quite like the idea of single serve art though, ie. you get what it spits out, then its forgotten. Sorta fits todays consumer attitude.
ill update the link with any better versions.
Reply
:iconjongoldie:
Great stuff Ben, lots of fun to play with!, cheers :D
Reply
:iconbenthejack:
~benthejack Jul 28, 2008   Digital Artist
:) cheers
Reply
Add a Comment: