Hacker News new | ask | show | jobs
by mkl 3031 days ago
I did almost the same thing in a very different way as part of my PhD research: https://imgur.com/a/k6AQi

I did it by representing the surface implicitly with radial basis function approximations, which can't produce surfaces with holes (well, edges - a torus is fine).

1 comments

yeah, radial basis functions are awesome :)