DiscreteExteriorCalculus.jl
DiscreteExteriorCalculus.jl copied to clipboard
Is there a way to import mesh files?
trafficstars
A similar package I made called Grassmann.jl allows mesh importing with Grassmann.initmesh(::GeometryBasics.Mesh) although this feature is not yet officially documented, I plan to add some documentation regarding that.