Practical Uses of Fractals in Programming
Posted
by Sami
on Stack Overflow
See other posts from Stack Overflow
or by Sami
Published on 2010-01-15T21:56:38Z
Indexed on
2010/04/17
20:03 UTC
Read the original article
Hit count: 391
Fractals have always been a bit of a mystery for me.
What practical uses (beyond rendering to beautiful images) are there for fractals in the various programming problem domains? And please, don't just list areas that use them. I'm interested in specific algorithms and how fractals are used with those algorithms to solve something in practice. Please at least give a short description of the algorithm.
© Stack Overflow or respective owner