JuliaGeometry / Meshing.jl

Meshing and isosurface extraction algorithms
Other
58 stars 13 forks source link

isosurface(x,y,z,V) and rotations #63

Closed sjkelly closed 3 months ago

sjkelly commented 4 years ago

After digging into Contour and discussing with some collaborators, the isosurface(x,y,z, V) idiom is somewhat common. Moreso those coming from Matlab, but there are other benefits. One could apply a rotation to the points before meshing occurs and retain the signed distance array/levelset.