gridpattern
gridpattern copied to clipboard
Delaunay triangulation and Dirichlet tessellation patterns
- Could probably use
{deldir}https://cran.r-project.org/web/packages/deldir/ package and perhapsambientpackage
According to William R Chase "poisson disc sampling" works well:
- https://github.com/will-r-chase/poissondisc
- https://github.com/coolbutuseless/poissoned
Maybe have a "poisson disc" pattern? Then have different "type" patterns?:
- Delaunay triangulation
- Dirichlet tesselation
- KD-tree