Thomas Friedel
|
d6b0dc454b
|
improved triangulation so that empty triangles can get removed, which can happen with self-intersecting polygons
|
2018-02-12 10:32:38 +01:00 |
|
Thomas Friedel
|
31c2eb204e
|
fixed the line intersection calculation; splitting polygons at self-intersections now works
|
2018-02-12 10:30:49 +01:00 |
|
Thomas Friedel
|
a7c6f10541
|
added some code to cut the intersections in self-intersecting polygons, but didn't activate it yet since it doesn't seem to work
|
2018-02-11 17:28:41 +01:00 |
|
Thomas Friedel
|
0bd060ae1b
|
path points are now transformed by the transformation matrix as they are added
|
2018-02-05 19:53:10 +01:00 |
|
Thomas Friedel
|
47e34cc670
|
changed library import path
|
2018-01-25 10:57:28 +01:00 |
|
Thomas Friedel
|
97615b7595
|
added polygon filling
|
2018-01-24 16:59:07 +01:00 |
|