Browse by Tags
Sorry, but there are no more tags available to filter with.
-
The Application Itself Firstly, here's what we're aiming towards: Live demo: Click to view live . Download the code: Screenshot: Writing The Application Now, when I originally wrote the bones of the app it was very simple; everything fit in the single Read More...
-
L-Systems We've established that drawing the tree will use the concept of self-similarity. To put this in action, we're going to use what's called an L-System . Here's a crash-course... Firstly, we establish that we have a "pen" that at any Read More...
-
Table Of Contents Part 1: Basic fractal theory (this page) Part 2: L-Systems - drawing trees . Part 3: Implementation in Silverlight, live demo, code download . A Brief Explanation of Fractals In plain English, a fractal is a shape whose constituent parts Read More...