![]() Preserved Topic: Another algorithm puzzle (Page 1 of 1) |
|
---|---|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() Just last night I worked very hard at this, and although it took an hour or so, I was very proud of myself, I got this algorithm to work on the *first* run-through, except for some syntax errors. So it made me happy. But now I challenge you all with it. |
Paranoid (IV) Inmate From: other places |
![]() |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() Heh, few replies, I see. Oh, well. I got this to sound interesting, by the way. Sort of weird though. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() We're all contemplating |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() My friend once used a 4D plasma fractal to create a very realistic 3D fire effect. It was cool. |
Paranoid (IV) Inmate From: other places |
![]() |
Paranoid (IV) Inmate From: Madison, Indiana, USA |
![]() This is probably not the best algorithm for doing this. It gets really s l o o o w as the dimension get big, but, I like playing with recursive algorithms. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() woah! that's long. I'll have to try running it later, but i gg now... |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |
Nervous Wreck (II) Inmate From: TX, USA |
![]() Holy cow! And I thought I was good at reading obfuscated perl. code: $area[$x2][$y2] = (
code: $area[$x2][$y2] = ( $factor * ( |