1 Star 0 Fork 0

轻飘yyf/threejs-geometry-lodtriangle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 939 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tomasz Dysinski 提交于 2014-10-14 01:52 . 3.0.0
{
"name": "threejs-geometry-lodtriangle",
"version": "3.0.0",
"description": "A level-of-detail triangle geometry base meant to graph 2d alorithms. Great for landscapes.",
"main": "index.js",
"license": "MIT",
"author": {
"name": "Tomasz Dysinski",
"email": "oz@bunnybones.com",
"url": "https://github.com/bunnybones1"
},
"dependencies": {},
"devDependencies": {
"imagecolorpallette": "^1.0.0",
"loadandrunscripts": "^1.0.0",
"threejs-managed-view": "^1.0.3"
},
"scripts": {
"test": "beefy test.js --live --open"
},
"keywords": [
"threejs",
"lod",
"triangle",
"landscape"
],
"repository": {
"type": "git",
"url": "git://github.com/bunnybones1/threejs-geometry-lodtriangle.git"
},
"homepage": "https://github.com/bunnybones1/threejs-geometry-lodtriangle",
"bugs": {
"url": "https://github.com/bunnybones1/threejs-geometry-lodtriangle/issues"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yyf994/threejs-geometry-lodtriangle.git
git@gitee.com:yyf994/threejs-geometry-lodtriangle.git
yyf994
threejs-geometry-lodtriangle
threejs-geometry-lodtriangle
master

搜索帮助