Martin Šach
919740fb3e
Apply fix includes.
2024-07-08 15:37:02 +02:00
Filip Sykala - NTB T15p
4724d6791a
Refactor of Intersection of lines to use AABB Tree and retur also inces of intersected lines
...
Refactor Emboss to remove priv namespace
heal_polygons function got parameter for count of heal iteration of final ExPolygons
heal_polygons return whether heal was successfull or not
2023-10-12 14:40:38 +02:00
Filip Sykala - NTB T15p
037835065d
Speed up searching for intersections
...
FIX of O(n^2) complexity!
Remove unneccesary creation empty vectors and testing on empty
Try to remove recursion but result was slower
2023-10-12 10:08:56 +02:00
ps_copyright
f32859c302
final copyright headers
2023-09-01 14:49:07 +02:00
Vojtech Bubnik
cc5f472caa
FIXME Comment on O(n^2) complexity of compute_intersections()
2023-04-11 10:23:09 +02:00
Filip Sykala - NTB T15p
676a77fbf9
Remove ambigous function
2022-11-29 11:16:50 +01:00
Filip Sykala - NTB T15p
16a84ebc49
Fix build
2022-08-25 15:01:09 +02:00
Filip Sykala - NTB T15p
63121cee2e
Better healing for Glyph shape - remove duplicit points + self intersections
...
Add search of intersecting points (compared with CGAL)
Triangulation can [optionaly] accept multi points
2022-08-25 13:28:10 +02:00