Files
20260327-3d/.project.json
2026-04-25 18:13:29 +08:00

29 lines
535 B
JSON

{
"name": "3D 场景生成开源复现",
"description": "WorldMesh 类似的开源 3D 场景生成项目调研与源码收集,待 GPU 后复现",
"status": "active",
"kind": "analysis",
"created": "2026-03-27",
"ports": [
{
"port": 4330,
"label": "dev",
"fixed": true
}
],
"stack": [
"HTML"
],
"urls": [
{
"url": "http://localhost:4330",
"type": "docs",
"label": "local docs"
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
}
}