log pkg/octree/strtree.go @ 2605:11fd7ee37f10

age author description
Mon, 11 Mar 2019 11:14:44 +0100 Sascha L. Teichmann STR tree: More code simplification.
Mon, 11 Mar 2019 10:49:16 +0100 Sascha L. Teichmann STT tree: deduplicated som code.
Tue, 05 Mar 2019 18:32:07 +0100 Sascha L. Teichmann Clip triangle in STR tree leaves correctly.
Tue, 05 Mar 2019 17:08:16 +0100 Sascha L. Teichmann Clip STR tree and not Octree. octree-diff
Tue, 05 Mar 2019 15:55:14 +0100 Sascha L. Teichmann STR tree: Fixed sorting. Stored num items per nodes. Simpified code. octree-diff
Tue, 05 Mar 2019 15:00:42 +0100 Sascha L. Teichmann Called STT tree building. octree-diff
Tue, 05 Mar 2019 13:05:50 +0100 Sascha L. Teichmann Added an STRTree for the triangulation. Should be better suited for filtering out the clipped triangles. octree-diff