How to plot a diagram of a circle obtained by section of a sphere by a plane
A circle is a section of a sphere by a plane, the equation x2+y2+z2+2gx+2fy+2hz+d=0 and ax+by+cz=p together represent a circle. How do I plot like these diagram for given g,f,h,a,b,c,p. How to input by using @interact for the parameter a,b,c,p to move the plane through the sphere ?