log pkg/octree/vertex.go @ 4296:95786a675d70

age author description
Mon, 15 Jul 2019 17:49:50 +0200 Sascha L. Teichmann Building octrees: Don't cause havok by building ain overly large tree if the points are not really 3D.
Tue, 25 Jun 2019 21:04:16 +0200 Sascha L. Teichmann Calculate distance from planes. simplify-sounding-results
Thu, 13 Jun 2019 18:33:54 +0200 Sascha L. Teichmann Started with cleaning up the single beam import. single-beam
Thu, 13 Jun 2019 13:14:40 +0200 Sascha L. Teichmann Fixed generating of random points. single-beam
Wed, 12 Jun 2019 17:30:20 +0200 Sascha L. Teichmann Generate random points for second mesh. single-beam
Wed, 12 Jun 2019 12:56:18 +0200 Sascha L. Teichmann Extract the removed triangles from first triangulation, too. Useful to build a artifical DEM for second pass. single-beam
Mon, 11 Mar 2019 14:00:49 +0100 Sascha L. Teichmann Morphological differences: Moved some code into octree package.