init: project scaffold
This commit is contained in:
31
.project.json
Normal file
31
.project.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "FreeMoCap 源码解析",
|
||||
"description": "开源动捕系统源码深度解析:多摄像头三角化 + MediaPipe pose + Blender 导出全链路",
|
||||
"status": "active",
|
||||
"kind": "analysis",
|
||||
"created": "2026-05-27",
|
||||
"urls": [],
|
||||
"ports": [
|
||||
{
|
||||
"port": 4720,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
},
|
||||
"ownership": "personal",
|
||||
"source": {
|
||||
"upstream": "https://github.com/freemocap/freemocap",
|
||||
"path": "source/",
|
||||
"last_sync": "2026-05-27",
|
||||
"version": "v1.8.2"
|
||||
},
|
||||
"analysis": {
|
||||
"path": ".memory/source-analysis.md",
|
||||
"version": "v1.8.2",
|
||||
"last_updated": "2026-05-27"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user