
Implicit surfaces as a network of implicit curves
Geometric constructions curves of intersection of two cylinders
Computation points of intersection of two explizite surfaces
Computation points of intersection of two Surfaces z=f1(x,y) and z=f2(x,y)
Video:
Surface-to-surface intersection

Points of intersection between implicit f(x,y,z)=0 and explicit z=z(x,y) surfaces
f(x,y,z): x*cos(x)+y*cos(y)+z*cos(z)=0 and z(x,y)=x^2+y^2
intersection between implicit x*cos(x)+y*cos(y)+z*cos(z)=0 and explicit z(x,y)=x^2+y^2 surfaces

intersection between implicit x*cos(x)+y*cos(y)+z*cos(z)=0 and explicit z(x,y)=x^2-y^2 surfaces

implicit surface: x*cos(x)+y*cos(y)+z*cos(z)=0 x,y∈[-3,3]; z∈[-5,5]
