Welcome to Fractal Forums

Fractal Art => 3D Art => Topic started by: Duncan C on April 21, 2009, 01:57:50 AM




Title: Fractal Monliths
Post by: Duncan C on April 21, 2009, 01:57:50 AM
I think I may have posted this image to FractalForums before...

(http://www.pbase.com/duncanc/image/106063460/original.jpg) (http://www.pbase.com/duncanc/image/106063460/original)


Plot size (w,h):   1105,   1105
Maximum iterations:   50000
Center Point (real, imaginary):   -0.749655562894,   0.03214320906908 i
Plot Width (real):   6.53E-11


The plot uses distance estimates data to create a height map, which is then rendered in 3D using OpenGL.

Coloring is based on integer iteration values, with the color values assigned based a histogram of the distribution of different iteration values in the plot. The color values are then interpolated between integer iteration values using fractional iteration values.

The clouds in the background were added in Photoshop.


Duncan