PDA

View Full Version : Jurassic Park Fractal



freeskier89
August 5th, 2005, 12:05 AM
Here is something I made a while back that generates a jurassic park fractal (aka dragon curve). Warning: It's pretty cpu intensive... Thats why c# is sooo much better for things like these. Comments are welcome! I'll add the fla in a bit. Can't do it now because the filesize is too big...

~FLA (http://home.bresnan.net/~bcreavis/dragon.fla)

Templarian
August 5th, 2005, 12:15 AM
not bad. mabey good for the background on a site. if it was slowed down as to not kill someones computer. i see no real lag in it when i tested it really nice job.

TheCanadian
August 7th, 2005, 05:08 PM
That looks so cool. The image below took 16 hours to complete and was running at 70% CPU usage. It was worth it :).

Templarian
August 7th, 2005, 05:38 PM
wow?

freeskier89
August 7th, 2005, 06:08 PM
Sweet TheCanadian! I haven't run it for that long. :hugegrin: Awesome.

Edit: Heres the fla by the way (see first post)

kirupa
August 7th, 2005, 09:23 PM
Just out of curiosity, why is it called the "Jurassic Park" fractal?

freeskier89
August 7th, 2005, 09:36 PM
Answering Kirupa's question:

It's the fractal that was displayed to show the multiple iterations of Jurassic Park in Michael Crichton's book. In other words every 5 or so chapters it showed the next iteration of the fractal. He selected the dragon curve because it looked fitting to the book. Now the dragon curve is commonly refered to as the Jurassic Park fractal now. ;)

ps: The Lost World (sequel to Jurassic Park) uses cellular automata instead of the dragon curve. Just thought I would throw that in :lol:

kirupa
August 8th, 2005, 06:09 PM
Ah - that's what I get for watching the movies as opposed to reading the books that became movies ;)

Seb Hughes
August 8th, 2005, 06:22 PM
Wow pretty neat

pom
August 9th, 2005, 06:57 AM
Neato.

mathew.er
August 9th, 2005, 07:19 AM
did anyone get this further then TheCanadian? i dont have patience to try it :lol:

squan
August 9th, 2005, 08:33 AM
Awsome,

say freeskier89, mind if I use it for my thesis? It has a part on fractals too and this swf is ideal for explaining how fractals work! :thumb:

freeskier89
August 9th, 2005, 12:06 PM
Hey thanks everyone for the positive comments! :thumb: Rather than spending 13+ hours rendering it, I might make one in C# here soon so that it will be 20x faster. Then Rather than rendering it as a base-motif fractal I might use the lindemayer system method. Having a stack thousands of numbers long makes it a bit more sluggish.

@squanman- I suppose not. You may use it unless you say you totally made it, but it should be alright. ;)

TheCanadian
August 9th, 2005, 01:32 PM
And the record holds :).

squan
August 9th, 2005, 02:34 PM
@squanman- I suppose not. You may use it unless you say you totally made it, but it should be alright. ;)[/QUOTE]


Well like all of my resources I'll put your name up in the special thanks-section of my presentation. Just pm me your full name and I'll mention it.

If you'd like I could also mail you the final swf of my presentation and see what I've done with your work.

mathew.er
August 11th, 2005, 10:58 AM
And the record holds :).
I almost got you... I had one iteration more than you already completed and was going for more, but unfortunately, I had to restart the system. :D
http://img146.imageshack.us/img146/3522/clipboard013qh.th.jpg (http://img146.imageshack.us/my.php?image=clipboard013qh.jpg)

freeskier89
August 11th, 2005, 12:54 PM
hmm... I really should make that c# l-system generator... It should be done in a few days if I am ambitious.

TheCanadian
August 11th, 2005, 03:33 PM
I almost got you... I had one iteration more than you already completed and was going for more, but unfortunately, I had to restart the system. :D
I was went for another after the one I posted but it froze my computer. Luckily I saved a copy first. How long did the that take you?

mathew.er
August 11th, 2005, 04:31 PM
TheCanadian: i opened that in stand-alone flash player and set lower priority to it and it took like a day till this stage

icio
August 13th, 2005, 10:13 AM
very nice :)

GPP
August 19th, 2005, 06:40 PM
Ugh record lol

freeskier89
August 19th, 2005, 09:56 PM
Working on C# l-system app currently. Will have it done in a day or two! :D

mlk
August 20th, 2005, 06:38 AM
This is really neat. though as with most experiments, I'm just thinking of what flash8 will do (display pixels much quicker) and it makes me cry.