Surface Plots¶
The following are examples of creating surface color and geometry.
Base Surface Plots¶
Surfaces constructed from user defined vertex and face lists.
Explicit Surfaces, f(x,y)¶
Implicit Surfaces, f(x,y,z)¶
Complex Number Surfaces, f( ℂ )¶
Parametric Surfaces, f(u,v)¶
Ruled Surfaces¶
Ruled surfaces are constructed by connecting two line objects. Examples are given in the Line and Surface Contours section.