Triangulate.jl
Triangulate.jl copied to clipboard
Julia Wrapper for the Triangle Mesh Generator
Plotting (with PyPlot and now Makie) was added here for convenience. Dependencies are weak, as the `Plotter` module is passed to the plotting methods, so not much overhead when this...
When using the unsuitable callback, the unsuitable method is passed to C through a global variable. Therefore at least in this case, the code is not thread-safe. It should be...
Really cool! I'm using this package to play around with generative art for my [pen plotter](https://axidraw.com/) 😎 One thing that I was thinking: I have not used the original CLI...