1 Star 0 Fork 19

hp520909/Ploy3D

forked from Miaokit/Ploy3D 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 845 Bytes
一键复制 编辑 原始数据 按行查看 历史
Miaokit 提交于 2024-07-05 10:07 . 初始化项目
{
"name": "@ploycloud/ploy3d",
"version": "0.1.0",
"description": "一个基于JavaScript、WebAssembly、WebGPU的国产自研3D引擎。",
"author": "www.ploycloud.com",
"license": "MIT",
"repository": {
"type": "git",
"url": ""
},
"keywords": [
"ploycloud",
"ploy3d",
"WebGPU",
"WebGL",
"WebVR",
"3D",
"Engine",
"PhysX",
"MetaHuman",
"Gis",
"VaM",
"DAZ3D",
"WebVR UI",
"Shader",
"Blueprints",
"NodeEditor",
"ECharts",
"3mx"
],
"main": "mod.ts",
"devDependencies": {
"@types/node": "^20.12.13",
"@webgpu/types": "^0.1.42",
"jszip": "^3.10.1",
"canvaskit-wasm": "^0.39.1",
"echarts": "^5.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hp520909/ploy3d.git
git@gitee.com:hp520909/ploy3d.git
hp520909
ploy3d
Ploy3D
master

搜索帮助