(turbo mode)
The image is a depth map. the sphere is created by marching several circles with radius sqrt(8000-x^2) and putting the results next to eachother. Its isometric because I couldn't think of a way to change the angles of the planes slicing the sphere, without using maths.