单人单台扫描终端支持10分钟内完成≥50个牙列或牙体雕刻作品高速扫描采集

This commit is contained in:
2026-06-06 19:46:14 +08:00
commit 0a86816b55
7 changed files with 2684 additions and 0 deletions

18
package-lock.json generated Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "point3D_demo",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"three": "^0.184.0"
}
},
"node_modules/three": {
"version": "0.184.0",
"resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==",
"license": "MIT"
}
}
}