Content deleted Content added
DuncanMacC (talk | contribs) No edit summary |
DuncanMacC (talk | contribs) No edit summary |
||
Line 4:
==3D images of Mandelbrot and Julia sets==
In addition to creating two dimensional images of the Mandelbrot set, various techniques can be used to render Mandelbrot and Julia sets as 3D
The simplest approach to 3D rendering uses the iteration value for each pixel as a height value. This produces images with distinct "steps" in the height value.
|