ConstructiveGeometry.jl icon indicating copy to clipboard operation
ConstructiveGeometry.jl copied to clipboard

`surface` gets shadowed by Makie

Open JonasIsensee opened this issue 3 years ago • 0 comments
trafficstars

Hi @plut,

I just discovered this neat little package and since you also asked for it in the readme, I'll be opening a few issues as I discover things! :)

Here's the first thing: Your surface function for explicitly generating meshes gets overwritten by Makie's surface plot function. It'd probably good to use a different name for that.

JonasIsensee avatar Apr 04 '22 09:04 JonasIsensee