Geometry

using CompScienceMeshes
Γ = meshsphere(radius=1.0, h=0.35)
pt = CompScienceMeshes.patch(Γ)
pl = PlotlyBase.Plot(pt)