CSCE 441 Lecture 11

From Notes
Jump to navigation Jump to search

« previous | Friday, February 7, 2014 | next »


Condensation Sets

X0=C Xi+1=(jFj(Xi))C

where C is a condensation set, a "starting set" that is common to all levels of rendering.

  1. Apply transformations
  2. Add in condensation set

Cannot be rendered by fractal tennis; only a depth-first traversal with the condensation set added at the end of each iteration


Fractal Dimension

fractal dimension=log(number of transformations)log(scale factor)

  • A line is a fractal like a Serpinski triangle with only two points(scale about 0.5 at each endpoint). log2log12=1
  • A square can similarly be constructed with 4 transformations log4log12=2
  • The Koch curve has dimensionality log4log131.26
  • The Dragon curve has dimensionality log2log12=2

Fractal curves can have infinite length, but enclose a finite area:

  • The Koch curve has length (43)i4 at the i-th iteration. The length approaches as i.
  • The enclosed area is 34j=0i(49)j at the i-th iteration. This is a geometric series, and its limit is 1149=95