supermerill
|
0c12ba9e3a
merge with prusa 2.7.2-rc1
|
7 months ago |
Lukáš Hejl
|
8784ca0ecf
SPE-1729: Try to compute the Voronoi diagram again on modified ExPolygon when an invalid Voronoi diagram is produced during the calculation of the medial axis.
|
1 year ago |
Lukáš Hejl
|
fb84f3113a
Introduce wrapper class around boost::polygon::voronoi_diagram.
|
1 year ago |
supermerill
|
b860f4d25c
Merge with prusaslicer 2.7 rc2
|
1 year ago |
Vojtech Bubnik
|
fe51f77839
Improvements in performance of Medial Axis algorithm.
|
2 years ago |
Lukas Matena
|
bce2b148f4
Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED)
|
2 years ago |
Lukáš Hejl
|
8c18c0da9f
Fix of #8446: Non-planar Voronoi diagram.
|
2 years ago |
Lukáš Hejl
|
4edc32b13a
Fix of #8474 and #8514: Voronoi generator sometimes produced a non-planar Voronoi diagram.
|
2 years ago |
Lukáš Hejl
|
77f5973c25
Fix of #8446: Non-planar Voronoi diagram.
|
2 years ago |
Lukáš Hejl
|
63c66f4f18
Fix of #8474 and #8514: Voronoi generator sometimes produced a non-planar Voronoi diagram.
|
2 years ago |
Lukáš Hejl
|
97a5aa9592
Added a new test case for a missing Voronoi vertex.
|
2 years ago |
remi durand
|
6e0017ff8f
Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58
|
3 years ago |
Vojtech Bubnik
|
cf7b6fb19a
Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own
|
3 years ago |
Lukáš Hejl
|
dd4b26ba25
Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912
|
3 years ago |
Lukáš Hejl
|
7bd412a2ca
A few test cases for Voronoi diagrams.
|
3 years ago |
Vojtech Bubnik
|
5449e6c549
Fixing some compiler warnings on Linux
|
4 years ago |
Vojtech Bubnik
|
a116914fce
WIP VoronoiOffset: Squash merge of vb_voronoi_offset
|
4 years ago |
supermerill
|
a9675a3f0b
fix compile
|
4 years ago |
Vojtech Bubnik
|
3cfccf1a5a
Fixed unit tests broken with 3502f256fac0d0793f8314a7ab4a2788e93d74f8
|
4 years ago |
Vojtech Bubnik
|
851ebc7991
fix of previous commit, missing include
|
4 years ago |
Vojtech Bubnik
|
b101a8e266
Fixes of the offset curves from Voronoi diagram.
|
4 years ago |
Vojtech Bubnik
|
1c95ceaeaa
Reworked algorithm for Voronoi Offset curve extraction.
|
4 years ago |
Vojtech Bubnik
|
6f4d24ab95
WIP: Generating offset curves with properly rounded corners from
|
4 years ago |
Vojtech Bubnik
|
6f92538c20
BoundingBox support for Lines,
|
4 years ago |