1 Star 1 Fork 0

roshomon/tsthree

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 547 Bytes
一键复制 编辑 原始数据 按行查看 历史
roshomon 提交于 2023-12-12 16:15 . model的偏移Y值;合并viewer项目
{
"name": "tsthree",
"private": true,
"version": "0.0.3",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"devDependencies": {
"@types/nanoid": "^3.0.0",
"@types/node": "^20.9.0",
"@types/three": "^0.157.2",
"lil-gui": "^0.19.1",
"typescript": "^5.0.2",
"vite": "^4.4.5"
},
"dependencies": {
"@tweenjs/tween.js": "^21.0.0",
"nanoid": "^5.0.2",
"three": "^0.157.0",
"three.meshline": "^1.4.0",
"vite": "^4.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/roshomon/tsthree.git
git@gitee.com:roshomon/tsthree.git
roshomon
tsthree
tsthree
master

搜索帮助