It is not yet registered but you can use GMT <https://github.com/joa-quim/GMT.jl>, namely its module 'surface' to do a minimum curvature interpolation (but other algorithms are available as well).
quarta-feira, 17 de Fevereiro de 2016 às 17:46:57 UTC, Chris escreveu: > > If I have a set of 3D points, randomly sampled from some arbitrary > surface, what are my options (in terms of Julia packages) for > reconstructing the surface for plotting? I've done a little research and > found the Meshes.jl package, but I can't find any good examples or > documentation for it. In case it's not already obvious, I'm completely new > to this topic, so any direction would be appreciated. > > Thanks, > Chris >
