Fractals/Computer graphic techniques/3D
Converting 2D images to 3D
For height of each pixel one can use :
- distance to boundary : "I'm using the distance estimate method (DEM) as the basis of my height values. (inverted, the log, scaled and streched, etc.)" Duncan C [1]
- fractional iteration values [2]