This is a simple tool for converting splat to 3dtiles.
Install python dependencies
pip installrun splat_to_3dtiles_optimized.py
python .\splat_to_3dtiles_optimized.py "./cesium-splat-viewer/data/splat/model.splat" "./cesium-splat-viewer/data/3dtiles/model"start your local server:
cd .\cesium-splat-viewer\Install Node.js and other dependencies
pnpm installstart Server
node server.jsvisit the page:
http://localhost:8081/[1] Optimize performance.
[2] Optimize rendering effects.
[1] https://github.com/KhronosGroup/glTF-Tutorials/tree/main/gltfTutorial