1 Star 3 Fork 0

Klus_liang/qs-three

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
Klus_liang 提交于 2024-06-03 13:35 . new: 新增管道围栏渲染
{
"name": "qs-three",
"version": "1.0.118",
"description": "基于Three.js的二次封装以满足快速搭建数字孪生场景项目",
"main": "index.js",
"exports": {
".": {
"import": "./index.js"
}
},
"scripts": {
"build": "vite build",
"docs": "jsdoc -c jsdoc.json"
},
"author": "kuying2024",
"license": "ISC",
"keywords": "three three.js",
"dependencies": {
"ink-docstrap": "^1.3.2",
"taffydb": "^2.7.3",
"three": "^0.163.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/klus-liang/qs-three.git
git@gitee.com:klus-liang/qs-three.git
klus-liang
qs-three
qs-three
main

搜索帮助