3d contour plotting in sage
It seems there isn't a function in sagemath which can plot contours of a function $f(x, y, z)$ as transparent layers in 3d space like in mayavi.
Is there an alternate way to achieve the same effect in sage?