1 Star 1 Fork 2

Rormen/potree

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 660 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "potree",
"private": true,
"version": "1.7.0",
"description": "WebGL point cloud viewer",
"keywords": [
"point",
"cloud",
"pointcloud",
"octree",
"entwine",
"viewer",
"threejs",
"webgl",
"browser",
"tool"
],
"main": "./build/potree/potree.js",
"scripts": {
"start": "gulp watch",
"build": "gulp build pack",
"postinstall": "npm run build"
},
"dependencies": {
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.7.0",
"json5": "^2.1.3",
"rollup": "^1.31.1",
"through": "~2.3.4"
},
"author": "Markus Schütz",
"license": "BSD-2-CLAUSE"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Rormen/potree.git
git@gitee.com:Rormen/potree.git
Rormen
potree
potree
develop

搜索帮助