Skip to content

Commit 9f7d35f

Browse files
author
Leon
committed
examples:remove fusion_lidar_scene.pcd
1 parent ca845a7 commit 9f7d35f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
-40.4 MB
Binary file not shown.

examples/webgl_loader_pcd.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
];
3838

3939
const zUpFiles = [
40-
'binary_compressed/lidar_scene.pcd',
41-
'binary/fusion_lidar_scene.pcd'
40+
'binary_compressed/lidar_scene.pcd'
4241
];
4342

4443
let camera, scene, renderer, controls;

0 commit comments

Comments
 (0)