issues
search
artem-ogre
/
CDT
Constrained Delaunay Triangulation (C++)
https://artem-ogre.github.io/CDT/
Mozilla Public License 2.0
1.07k
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Duplicated point not recognized
#187
LeoPizzo1
closed
4 weeks ago
3
Resume CDT::Triangulation
#183
aeioaeu
closed
3 months ago
4
Are these intersecting edges being handled correctly?
#182
mungaihehe
closed
4 months ago
2
Name clash
#181
sampotter
closed
4 months ago
4
Unexpected new vertices created; potential issues (or misuse of the API?)
#180
jerstlouis
closed
6 months ago
5
Add callback functionality for vertex insertation, triangle add/change
#179
Madrich
opened
6 months ago
2
Callbacks
#178
Madrich
opened
6 months ago
6
Failure in eraseOuterTriangles
#176
LeoPizzo1
opened
6 months ago
3
Fix supertriangle calculation for tiny bounding boxes
#175
artem-ogre
closed
6 months ago
0
Wrong super-triangle calculated for tiny bounding box
#174
artem-ogre
closed
6 months ago
0
Question about m_vertTris
#173
LeoPizzo1
closed
7 months ago
1
A case that failed in triangulation
#172
pan3rock
closed
7 months ago
20
How to obtain the vertices inside the boundary composed with some edges?
#171
pan3rock
closed
6 months ago
3
How to update triangulations efficiently?
#170
pan3rock
closed
8 months ago
10
Generate some degenerate triangles
#169
KevinWang-kk
closed
8 months ago
2
Are there better ways to find all triangles containing a certain edge?
#168
pan3rock
closed
8 months ago
2
Csharp support?
#167
seghier
closed
8 months ago
1
overlapping edges / flat triangles (solved)
#166
all4one1
closed
7 months ago
5
Infinite Loop in Conform Mode
#165
renvenuti
closed
11 months ago
4
initializeWithCustomGrid
#164
LeoPizzo1
closed
11 months ago
1
Tiny compilation warning (VS2019)
#163
LeoPizzo1
closed
1 year ago
6
Warnings: `vertices` is shadowing a member declaration
#162
couet
closed
1 year ago
1
Small fixes and improvements
#161
artem-ogre
closed
1 year ago
0
Fix bug in handling hanging edges when triangulating pseudo-polygons
#160
artem-ogre
closed
1 year ago
0
Polish intersecting constraints error
#159
artem-ogre
closed
1 year ago
0
Improvements
#158
artem-ogre
closed
1 year ago
0
Fix bugs found with fuzzing
#156
artem-ogre
closed
1 year ago
0
Some inputs that trigger failure
#154
Som1Lse
closed
1 year ago
3
Port to C# [link in description]
#152
MWstudios
closed
1 year ago
0
What is the coordinate system for this algorithm?
#151
MWstudios
closed
1 year ago
4
#148 Fix bug when resolving intersections
#149
artem-ogre
closed
1 year ago
0
[1.3.3] Issue with edge insertion (CDT::IntersectingConstraintEdges::Resolve)
#148
egladil86
closed
1 year ago
6
Missing inline
#144
ldcMasa
closed
1 year ago
4
Fix multiple hanging edges and zero overlaps
#143
artem-ogre
closed
1 year ago
0
Assert during triangulation
#142
alkonior
closed
1 year ago
8
Bugfix hanging edge
#140
artem-ogre
closed
1 year ago
0
Bug in resolving constraint edges intersection when there is a hanging edge
#139
artem-ogre
closed
1 year ago
0
Add standard defines to PREDICATES_FAST_FMA check
#136
here-abarany
closed
1 year ago
3
Mention availability in the spack package manager
#135
jcortial-safran
closed
1 year ago
1
Could not find vertex triangle intersected by edge
#134
qtbui159
closed
1 year ago
4
Ruppert's Refinement Algorithm.
#133
Islam0mar
opened
1 year ago
19
Callback for `addNewVertex`?
#132
svenpilz
closed
1 year ago
2
how can I control vertex count?
#131
hyungshin-park
closed
1 year ago
3
Some triangles have circumcenters of other triangles
#130
Hotege
closed
1 year ago
1
Is it true that all triangles have same direction?
#129
Hotege
closed
1 year ago
2
Fix potentially uninitialized variable warning on Visual Studio
#128
here-abarany
closed
1 year ago
1
#123 Make it possible to add non-boundary edges by inserting such edges twice into the triangulation
#126
artem-ogre
closed
1 year ago
0
Update how boost is used for c++98
#125
artem-ogre
closed
1 year ago
0
New insertion sequence
#124
artem-ogre
closed
1 year ago
0
Make it possible to add non-boundary constraints that don't affect hole detection
#123
artem-ogre
closed
1 year ago
0
Next