init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "3D 场景生成开源复现",
|
||||
"description": "WorldMesh 类似的开源 3D 场景生成项目调研与源码收集,待 GPU 后复现",
|
||||
"status": "active",
|
||||
"created": "2026-03-27",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4330,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user