< Fractals < Iterations in the complex plane

It is an algorithm for converting 2D image to 3D

Description

"three points are iterated for each pixel and then are used to create a three-dimensional surface. A vector perpendicular to that surface is used as the z variable and is passed to the coloring routine. When a Slope formula is used with the Lighting coloring, the result resembles a fractal surface being illuminated from above and to the side." Kerry Mitchell[1]

names

  • lifted domain coloring

Apply to

  • Mandelbrot[2]
  • Julia
  • Newton [3]
  • Kleinian group fractals[4]
  • strange attractors [5]

code

  • Ultrafractal formulas by Damien Jones in dmj.ufm and standard.ufm

programs

  • ultrafractal[6]

References

  1. kerrymitchellart : uf1-5
  2. hiddendimension Slope_Tutorial_2
  3. hiddendimension Slope_Tutorial_3
  4. hiddendimension tutorials: Slope_Tutorial_9
  5. hiddendimension slope tutorial 7
  6. ultrafractal standard formulas : slope
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.