issues
search
abellgithub
/
delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
MIT License
154
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
different result from 'https://github.com/mapbox/delaunator' with the same points
#26
tsingphone
closed
1 month ago
0
remove unused dist2 variable (fails compilation with Werror=unused-va…
#25
cerati
closed
2 months ago
0
Tagged version?
#24
cerati
closed
1 month ago
5
Some points not included in triangulation result
#23
mirecc414
closed
3 months ago
3
Add missing include
#22
myd7349
closed
10 months ago
0
Expand "hash table" size by the golden ratio.
#21
abellgithub
closed
10 months ago
0
INVALID_INDEX problem
#20
mirecc414
closed
10 months ago
2
triangulation fails with large grids of points (solved?)
#19
GillesDuvert
closed
10 months ago
9
Add define option DELAUNATOR_SINGLE_PRECISION to allow for the use of float instead of double.
#18
c0rp3n
opened
4 years ago
4
Fix bounding box calculation.
#17
abellgithub
closed
4 years ago
0
Incorrect bounding box height calculation
#16
fesoliveira014
closed
4 years ago
1
Has anyone been able to write the delaunator-js demo in C++?
#15
tankorsmash
closed
4 years ago
2
Don't store the distances in the comparator.
#14
abellgithub
closed
4 years ago
1
sort is slow on GCC
#13
abellgithub
closed
4 years ago
1
Fix error in detecting collinear points.
#12
abellgithub
closed
4 years ago
0
Support using float instead of double
#11
ubruhin
opened
4 years ago
8
Switch to google test
#10
abellgithub
closed
4 years ago
0
minor initialization fix
#9
HerveFrezza-Buet
closed
4 years ago
2
Triangulation error on tilted grids.
#8
MK-3PP
closed
4 years ago
26
Windows max-guarding missing
#7
MK-3PP
closed
4 years ago
1
Logic error in bounding rectangle initialization.
#6
MK-3PP
closed
4 years ago
1
Eliminate infinite loop.
#5
abellgithub
closed
5 years ago
0
Iterating hull in wrong direction leads to infinite loop
#4
abellgithub
closed
5 years ago
0
Cache distance from center when sorting IDs
#3
abellgithub
closed
5 years ago
1
Allow use as a header-only library or as a standard library.
#2
abellgithub
closed
5 years ago
0
Allow use as header-only
#1
abellgithub
closed
5 years ago
1