Skip to content

Commit 6cd121b

Browse files
committed
update to Potree 1.8
1 parent da93ec2 commit 6cd121b

File tree

110 files changed

+190241
-25447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+190241
-25447
lines changed

.vscode/launch.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
// "D:/temp/crashreport/3dbuildings_walls_azimuth.laz",
3939
// "-o", "D:/temp/crashreport2/converted",
4040

41-
"D:/dev/pointclouds/CA13/ot_35120B4122C_1.laz",
41+
// "D:/dev/pointclouds/CA13/ot_35120B4122C_1.laz",
4242
// "D:/dev/pointclouds/CA13/ot_35120B4121D_1.laz",
4343
// "D:/dev/pointclouds/CA13/ot_35120B4301B_1.laz",
4444
// "D:/dev/pointclouds/CA13/ot_35120B4301D_1.laz",
@@ -64,7 +64,7 @@
6464
// "D:/dev/pointclouds/tuwien_baugeschichte/candi Banyunibo",
6565

6666

67-
// "D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_laz14_dip.laz",
67+
"D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_laz14_dip.laz",
6868
// "D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_las14.las",
6969

7070
// "D:/temp/Bargello10Mtest.las",
@@ -78,11 +78,8 @@
7878
// "D:/dev/pointclouds/testdata/lion.laz",
7979
// "D:/dev/pointclouds/testdata/3dbuildings_walls_azimuth.laz",
8080

81-
"-o", "D:/temp/converted_brotli",
82-
// "-o", "F:/temp/CA13",
83-
// "-o", "F:/temp/affandi",
84-
// "-o", "C:/dev/workspaces/potree/develop/test/converted",
85-
//"-o", "C:/dev/workspaces/potree/develop/test/eclepens",
81+
82+
"-o", "D:/temp/cpotree/sitn_dip_2.0",
8683

8784
// ===================
8885
// SYSTEM 2
@@ -104,7 +101,7 @@
104101
// "-m", "poisson", // ["poisson", "poisson_average", "random"]
105102
// "--chunkMethod", "SKIP" // [LASZIP, LAS_CUSTOM, SKIP]
106103
// "--attributes", "rgb", "Dip (degrees)", "Dip direction (degrees)", "NormalX", "NormalY", "NormalZ",
107-
"--attributes" , "rgb", "intensity", "classification", "mjpmie",
104+
// "--attributes" , "rgb", "intensity", "classification", "mjpmie",
108105
"--encoding", "BROTLI",
109106
],
110107
"stopAtEntry": false,

0 commit comments

Comments
 (0)