-
Implement a multi-source dijkstra algorithm. Following this enhancement, the generation of network voronoi diagrams will be possible.
#### pre-reqs:
* new functionality for creating nodes along n…
-
@maciejczyzewski and @KamilPiechowiak ,
I was wondering if there is a way to add a few more attributes to the output. So far you are storing X/Y and the matrix of points labelled by the region it b…
-
Totally goes with the videos you've been doing.
The basic idea is to take random points in space (2- or 3-dimensional) and then for every point in space take the distance to the nth-closest point (e.…
-
A little context: We're trying to use Voronoi diagrams with points in GIS shapefiles, which have coordinates with large numbers like `[470121.0, 5118838.0999999996]`
When I run `scipy.spatial.Voro…
-
Some more ideas for noise modules which may be useful but are expensive or impossible to simulate with existing modules. See #88 for details on procedure for adding new modules.
* `Pixellate`: Pixell…
-
There is this great write up on polygon based map generation:
http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
We probably should look for some sort of library for …
-
Hi, I'm struggling to use the cpp interface to generate voronoi 3D diagrams.
After spending some time reading the code, I'm still very confused about the `Qhulluser` class.
The documentation of us…
-
In addition, we will need good dialect maps, and [cartopy](http://scitools.org.uk/cartopy/docs/latest/matplotlib/intro.html) seems to be THE method of choice.
-
One way to approach engraving with a v-bit is to generate voronoi diagrams and medials to determine the path one should take in order to engrave a shape.
One option: https://trimsh.org/trimesh.pat…
-
## Describe the New Feature ##
This enhancement was proposed by @rgrumbine via METplus discussion dtcenter/METplus#2315. As of MET version 11.1.0, when verifying against point observations, all point…