issues
search
mapbox
/
delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
https://mapbox.github.io/delaunator/
ISC License
2.34k
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Confusing first example in the docs
#83
erykciepiela
opened
7 months ago
3
It's not drawing the GeoJSON data
#82
fbkolik1907
closed
9 months ago
1
Excess triangles only show up in 3D space
#81
amdreallyfast
closed
1 year ago
7
Can't use Delaunator as a ES module locally
#80
ahrnbom
closed
1 year ago
4
Add Julia port
#79
ParadaCarleton
closed
1 year ago
0
Add Stata delaunator port
#78
asjadnaqvi
closed
2 years ago
0
How recieve from delaunator only trialgles lays in borders of original polygon?
#77
DigitCell
closed
2 years ago
2
Change in forEachTriangle
#76
PaulTorfs
opened
2 years ago
2
How to get hull's halfedges ?
#75
w77
opened
2 years ago
3
C# version crash out of range array on hullash
#74
w77
closed
2 years ago
2
Update README.md
#73
Padmanabh82
closed
3 years ago
3
Discussion for 3d port
#72
nemo9955
closed
3 years ago
8
How can I voronoi hull edges ?
#71
waveware4ai
closed
3 years ago
1
Hello~ I did port your amazing code as java version
#70
waveware4ai
closed
3 years ago
2
Add a failing test showing issue #61
#69
mcwhittemore
closed
3 years ago
2
V5 — fully robust, no transpilation, native ESM
#68
mourner
closed
3 years ago
11
Add link to Kotlin port
#67
12people
closed
3 years ago
1
Add link to Kotlin port
#66
ricardomatias
closed
3 years ago
0
Some functions for cad module
#65
HakanSeven12
closed
3 years ago
1
Preserving original triangles/faces indexing
#64
vkuchinov
closed
4 years ago
3
Add a link to Haxe port
#63
posxposy
closed
4 years ago
0
Algorithmic complexity of the code
#62
OsamaNabih
closed
4 years ago
1
Triangulation is not robust (fails for certain floating point input)
#61
MK-3PP
closed
3 years ago
8
Just a big thank you!
#60
bradleyess
closed
4 years ago
1
Add a Link to Python Port
#59
HakanSeven12
closed
4 years ago
2
Replace InCircle by Distance ?
#58
w77
closed
4 years ago
2
Does the hull contain edges that have no twins?
#57
vchizhov
closed
4 years ago
3
TypeError: undefined is not a constructor.
#56
Seventh7th-Son
closed
4 years ago
1
Add a Link to Ruby Port
#55
hendrixfan
closed
4 years ago
1
[Question] Can somebody please try to explain halfedges?
#54
trsh
closed
5 years ago
1
Mark the package as having no side effects
#53
stof
closed
5 years ago
0
Option to use Manhattan distance for Delaunay triangulation
#52
michaelKurowski
closed
5 years ago
2
Issue #43
#51
Fil
closed
5 years ago
7
extremely degenerate input
#50
w77
closed
5 years ago
1
Fix a race condition that caused an infinite loop
#49
mourner
closed
5 years ago
0
Add an update method for iterative algorithms
#48
mourner
closed
5 years ago
3
return an ordered array of points if they are collinear
#47
Fil
closed
5 years ago
0
Do not throw `No Delaunay triangulation exists for this input.`
#46
johnd0e
closed
5 years ago
2
Cryptic error messages when data contains <3 points
#45
johnd0e
closed
5 years ago
1
Stuck in Infinite For Loop
#44
JeremyBYU
closed
5 years ago
2
Wrong hull in specific situations
#43
viltit
closed
5 years ago
9
Parallel coordinate arrays for a significant performance boost
#42
stella3d
closed
5 years ago
0
PHP port ??
#41
Webictbyleo
closed
5 years ago
1
len value for Delaunator constructor
#40
Glidias
closed
5 years ago
3
Subheader+list increases projects/ports visibility
#39
JobLeonard
closed
6 years ago
1
Mention ports in readme
#38
JobLeonard
closed
6 years ago
0
issue when using with create-react-app
#37
redrobotdev
closed
6 years ago
1
Request: a mutable variant with an update method, for Voronoi relaxation purposes
#36
JobLeonard
closed
5 years ago
8
Eliminate recursion with a fixed-size stack
#35
mourner
closed
6 years ago
2
Add syntax highlighting to example code
#34
redblobgames
closed
6 years ago
1
Next