diff --git a/examples/assets/splats/lod/lod0.json b/examples/assets/splats/lod/lod0.json deleted file mode 100644 index 595f10148db..00000000000 --- a/examples/assets/splats/lod/lod0.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "means": { - "shape": [ - 307128, - 3 - ], - "dtype": "float32", - "mins": [ - -0.9301150414096437, - -1.3301652313761516, - -0.4554133838214941 - ], - "maxs": [ - 0.9301150414096437, - 0.2590264658642953, - 0.45541334602107697 - ], - "files": [ - "means_l.webp", - "means_u.webp" - ] - }, - "scales": { - "shape": [ - 307128, - 3 - ], - "dtype": "float32", - "mins": [ - -12.92127513885498, - -15.451732635498047, - -13.233880043029785 - ], - "maxs": [ - -1.051078200340271, - -1.254453420639038, - -0.9433848857879639 - ], - "files": [ - "scales.webp" - ] - }, - "quats": { - "shape": [ - 307128, - 4 - ], - "dtype": "uint8", - "encoding": "quaternion_packed", - "files": [ - "quats.webp" - ] - }, - "sh0": { - "shape": [ - 307128, - 1, - 4 - ], - "dtype": "float32", - "mins": [ - -2.005241870880127, - -2.3660991191864014, - -2.438861131668091, - -4.139158725738525 - ], - "maxs": [ - 3.430694103240967, - 2.5441253185272217, - 3.2514920234680176, - 5.537334442138672 - ], - "files": [ - "sh0.webp" - ] - } -} \ No newline at end of file diff --git a/examples/assets/splats/lod/lod1.json b/examples/assets/splats/lod/lod1.json deleted file mode 100644 index 377a655a093..00000000000 --- a/examples/assets/splats/lod/lod1.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "means": { - "shape": [ - 307128, - 3 - ], - "dtype": "float32", - "mins": [ - -0.9301150414096437, - -1.3301652313761516, - -0.4554133838214941 - ], - "maxs": [ - 0.9301150414096437, - 0.2590264658642953, - 0.45541334602107697 - ], - "files": [ - "means_l_1.webp", - "means_u_1.webp" - ] - }, - "scales": { - "shape": [ - 307128, - 3 - ], - "dtype": "float32", - "mins": [ - -12.92127513885498, - -15.451732635498047, - -13.233880043029785 - ], - "maxs": [ - -1.051078200340271, - -1.254453420639038, - -0.9433848857879639 - ], - "files": [ - "scales_1.webp" - ] - }, - "quats": { - "shape": [ - 307128, - 4 - ], - "dtype": "uint8", - "encoding": "quaternion_packed", - "files": [ - "quats_1.webp" - ] - }, - "sh0": { - "shape": [ - 307128, - 1, - 4 - ], - "dtype": "float32", - "mins": [ - -2.005241870880127, - -2.3660991191864014, - -2.438861131668091, - -4.139158725738525 - ], - "maxs": [ - 3.430694103240967, - 2.5441253185272217, - 3.2514920234680176, - 5.537334442138672 - ], - "files": [ - "sh0_1.webp" - ] - } -} \ No newline at end of file diff --git a/examples/assets/splats/lod/logo.gsplat-octree.json b/examples/assets/splats/lod/logo.gsplat-octree.json deleted file mode 100644 index e355fab819f..00000000000 --- a/examples/assets/splats/lod/logo.gsplat-octree.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "files": [ - "lod0.json", - "lod1.json" - ], - "nodes": [ - { - "lods": [ - { - "file": 0, - "offset": 0, - "count": 150000 - }, - { - "file": 1, - "offset": 0, - "count": 150000 - } - ] - }, - { - "lods": [ - { - "file": 0, - "offset": 150000, - "count": 157128 - }, - { - "file": 1, - "offset": 150000, - "count": 157128 - } - ] - } - ] -} \ No newline at end of file diff --git a/examples/assets/splats/lod/means_l.webp b/examples/assets/splats/lod/means_l.webp deleted file mode 100644 index ebcbdd793ad..00000000000 Binary files a/examples/assets/splats/lod/means_l.webp and /dev/null differ diff --git a/examples/assets/splats/lod/means_l_1.webp b/examples/assets/splats/lod/means_l_1.webp deleted file mode 100644 index ebcbdd793ad..00000000000 Binary files a/examples/assets/splats/lod/means_l_1.webp and /dev/null differ diff --git a/examples/assets/splats/lod/means_u.webp b/examples/assets/splats/lod/means_u.webp deleted file mode 100644 index e216b76f59a..00000000000 Binary files a/examples/assets/splats/lod/means_u.webp and /dev/null differ diff --git a/examples/assets/splats/lod/means_u_1.webp b/examples/assets/splats/lod/means_u_1.webp deleted file mode 100644 index e216b76f59a..00000000000 Binary files a/examples/assets/splats/lod/means_u_1.webp and /dev/null differ diff --git a/examples/assets/splats/lod/quats.webp b/examples/assets/splats/lod/quats.webp deleted file mode 100644 index d4662d8cb48..00000000000 Binary files a/examples/assets/splats/lod/quats.webp and /dev/null differ diff --git a/examples/assets/splats/lod/quats_1.webp b/examples/assets/splats/lod/quats_1.webp deleted file mode 100644 index d4662d8cb48..00000000000 Binary files a/examples/assets/splats/lod/quats_1.webp and /dev/null differ diff --git a/examples/assets/splats/lod/scales.webp b/examples/assets/splats/lod/scales.webp deleted file mode 100644 index 9dcba87ee5c..00000000000 Binary files a/examples/assets/splats/lod/scales.webp and /dev/null differ diff --git a/examples/assets/splats/lod/scales_1.webp b/examples/assets/splats/lod/scales_1.webp deleted file mode 100644 index 9dcba87ee5c..00000000000 Binary files a/examples/assets/splats/lod/scales_1.webp and /dev/null differ diff --git a/examples/assets/splats/lod/sh0.webp b/examples/assets/splats/lod/sh0.webp deleted file mode 100644 index 9da4a3b1d3b..00000000000 Binary files a/examples/assets/splats/lod/sh0.webp and /dev/null differ diff --git a/examples/assets/splats/lod/sh0_1.webp b/examples/assets/splats/lod/sh0_1.webp deleted file mode 100644 index 026298e6551..00000000000 Binary files a/examples/assets/splats/lod/sh0_1.webp and /dev/null differ