DelaunayTriangulation.jl
DelaunayTriangulation.jl copied to clipboard
Spherical triangulations, tessellation
- [ ] Proper testing of the triangulations/tessellations
- [ ] Test
peek
so that NaturalNeighbours might just work directly (?) - [ ] Test refinement
- [ ] Doc examples
- [ ] Figure out better plotting methods for the doc examples especially... can't depend on Makie here (because it would be a circular dependency) so will have to paste some code into the examples.
- [ ] News
This PR introduces spherical triangulations and tessellations. Ghost vertices are interpreted as the north pole. Pretty experimental for now.