log pkg/octree/strtree.go @ 4591:f456ce0a6a0e

age author description
Wed, 09 Oct 2019 11:40:11 +0200 Sascha L. Teichmann STRTree: Made number of entries per node a parameter.
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