add stats

This commit is contained in:
2025-01-18 20:10:54 +09:00
parent 8457312f63
commit 7824ba976b
7 changed files with 22 additions and 6 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"imports": {
"three": "/three/build/three.module.js",
"three/addons/": "/three/examples/jsm/",
"@tweenjs/tween.js": "/@tweenjs/tween.js/dist/tween.esm.js"
"@tweenjs/tween.js": "/@tweenjs/tween.js/dist/tween.esm.js",
"stats.js": "/stats.js/src/stats.js"
}
}
</script>