issues
search
d3
/
d3-delaunay
Compute the Voronoi diagram of a set of two-dimensional points.
https://d3js.org/d3-delaunay
ISC License
611
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#148
barionleg
closed
1 week ago
0
fix incorrect voronoi diagram for 5 collinear points
#147
Fil
closed
4 months ago
0
Incorrect Voronoi Diagram for simple test case
#146
kgoodrick-uu
closed
4 months ago
2
Make `Delaunay.find` return `-1` instead of `NaN` for edge cases
#145
akassaei
closed
5 months ago
1
Bug: `Delaunay.find` method returns `NaN` for 2 cases
#144
akassaei
closed
5 months ago
2
restructure README
#143
Fil
closed
1 year ago
0
Robust circumcenters when the hull is collinear
#142
Fil
closed
1 year ago
2
Odd failure
#141
madcowfpb
closed
1 year ago
4
Fix broken polygon
#140
Fil
closed
1 year ago
0
robust intercept
#139
Fil
closed
1 year ago
2
fix precision error on voronoi.neighbors
#138
Fil
closed
1 year ago
0
Edges that both sides are clipped sometimes will not be identified as voronoi neighbor
#137
UnluckyNinja
closed
1 year ago
2
voronoi don't cover the rectangle?
#136
madcowfpb
closed
1 year ago
7
convenience delaunay.edges() function?
#135
Fil
opened
2 years ago
0
Voronoi Polygon generator
#134
ianeinser
closed
3 years ago
1
context.moveTo and context.lineTo implementation
#133
MLouis8
closed
3 years ago
1
delaunay.renderPoints(r)
#131
Fil
closed
3 years ago
0
renderPoints(5) crashes
#130
Fil
closed
3 years ago
0
Minor: _ClipFinite() Prevent the propagation of undefined.
#129
martinfrances107
closed
3 years ago
1
Subtle out of bounds checking need documenting
#128
martinfrances107
closed
3 years ago
0
Minor change: Only compute bl and cl when needed. #125
#127
martinfrances107
closed
3 years ago
0
Minor change: Only compute bl and cl when needed. #125
#126
martinfrances107
closed
3 years ago
3
Minor change: Only compute bl and cl when needed.
#125
martinfrances107
closed
3 years ago
1
Cosmetic Index out of bound check fix. #123
#124
martinfrances107
closed
3 years ago
1
Cosmetic Index out of bound check fix.
#123
martinfrances107
closed
3 years ago
1
Update rollup and rollup-plugin-terser #121
#122
martinfrances107
closed
3 years ago
1
Update rollup and rollup-plugin-terser
#121
martinfrances107
closed
3 years ago
2
Use delaunator v5; adopt type=module
#120
Fil
closed
3 years ago
3
Broken voronoi
#119
Fil
closed
3 years ago
3
voronoi tiling goes a bit crazy when points are duplicated in the input
#118
blackmad
closed
3 years ago
1
_edge() Comparison of numbers is unsafe
#117
martinfrances107
closed
2 years ago
5
Delaunay points are a list of NaN
#116
ChadHartman
closed
4 years ago
1
upgrade dependencies 2
#115
Fil
closed
3 years ago
2
Add GitHub workflow.
#114
Fil
closed
4 years ago
1
upgrade dependencies
#113
Fil
closed
3 years ago
1
Would it be possible to make this work with a convex hull boundary for the Voronoi cells?
#112
JobLeonard
closed
3 years ago
2
Error with es6 worker + es6 modules
#111
chris-kruining
closed
3 years ago
18
Remove no-dependency line
#110
curran
closed
4 years ago
0
README misleading with "no-dependency library" line
#109
curran
closed
4 years ago
2
cellPolygons filter out empty cells and have the cell index as a property
#108
Fil
closed
4 years ago
0
Use Math.pow and Math.hypot instead of x**2
#107
Fil
closed
4 years ago
0
voronoi.cellPolygons skips null cells, and doesn’t report the cell’s index.
#106
mbostock
closed
4 years ago
3
Adding points incrementally without retriangulating
#105
Kebabrulle4869
closed
4 years ago
3
Generating higher-order Voronoi diagrams
#104
Cystom
closed
3 years ago
1
Incorrect size for `voronoi.circumcenters` array.
#103
vchizhov
closed
4 years ago
2
What's the reason for the duplication of the data in `voronoi.vectors`?
#102
vchizhov
closed
4 years ago
1
Latest version v5.2.1 breaks new assignment
#101
radames
closed
4 years ago
5
Object.assign Delaunay.from.
#100
mbostock
closed
4 years ago
1
d3-delaunay@5.1.6 sideEffects breaks Delaunay class
#99
jloveless63
closed
4 years ago
2
voronoi.neighbors
#98
Fil
closed
4 years ago
4
Next