log pkg/octree/polygon.go @ 4764:5c80a33edd44

age author description
Sat, 19 Oct 2019 19:40:51 +0200 Sascha L. Teichmann Fixed handling of none-closed polygons in containment test.
Thu, 17 Oct 2019 23:33:20 +0200 Sascha L. Teichmann Virtualized point in polygon test with an interface to be usable for contours, too. stack-polygons
Wed, 16 Oct 2019 22:06:17 +0200 Sascha L. Teichmann morphology difference: buffer common boundary polygon by 10cm to fix numerical problems leading to unexpected holes.
Fri, 14 Jun 2019 11:59:14 +0200 Sascha L. Teichmann Handle th case that a boundary polygon is uploaded along side with the single beam scan. single-beam
Thu, 13 Jun 2019 13:14:40 +0200 Sascha L. Teichmann Fixed generating of random points. single-beam
Mon, 11 Mar 2019 18:20:34 +0100 Sascha L. Teichmann Morphological differences: Bottleneck_id is an integer represented as a string.
Mon, 11 Mar 2019 14:36:34 +0100 Sascha L. Teichmann Morphological differences: Moved loading of clipping polygon into octree package.
Mon, 04 Mar 2019 14:46:49 +0100 Sascha L. Teichmann Handle hole more precisely. octree-diff
Mon, 04 Mar 2019 12:45:44 +0100 Sascha L. Teichmann Impelemented line segment / line segment intersection test. octree-diff
Mon, 04 Mar 2019 12:27:56 +0100 Sascha L. Teichmann More on triangle/clipping polygon intersection. TODO: line segment / line segment intersection. octree-diff
Mon, 04 Mar 2019 11:55:29 +0100 Sascha L. Teichmann Implemented the BBox/clipping polygon test. TODO: triangle/clipping polygon test. octree-diff
Sun, 03 Mar 2019 21:10:07 +0100 Sascha L. Teichmann Started with point in polygon check. octree-diff
Sun, 03 Mar 2019 18:08:40 +0100 Sascha L. Teichmann Added a WKB reader for clipping polygon. octree-diff
Sun, 03 Mar 2019 14:45:41 +0100 Sascha L. Teichmann Started with the idea to clip an octree by an bounding polygon. octree-diff