This commit is contained in:
jiawanlong 2025-04-13 09:30:00 +08:00
parent 00b47c684c
commit 9a1c7e9ed8
4 changed files with 12 additions and 12 deletions

View File

@ -122,18 +122,18 @@ var exampleConfig = {
thumbnail: "sketchfab.jpg",
fileName: "https://sketchfab.com/feed"
},
// {
// name: "obj转gltf",
// name_en: "obj转gltf",
// thumbnail: "obj转gltf.jpg",
// fileName: ""
// },
// {
// name: "osgb转3dtiles",
// name_en: "osgb转3dtiles",
// thumbnail: "osgb转3dtiles.jpg",
// fileName: ""
// },
{
name: "obj转gltf",
name_en: "obj转gltf",
thumbnail: "obj转gltf.jpg",
fileName: "https://jiawanlong.github.io/Cesium-Examples/examples/cesiumEx/tools/obj2gltf.zip"
},
{
name: "osgb转3dtiles",
name_en: "osgb转3dtiles",
thumbnail: "osgb转3dtiles.jpg",
fileName: "https://jiawanlong.github.io/cesium-Examples/examples/cesiumEx/tools/osgb23dtiles.zip"
},
]
},
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB