Add Chromium-only Blender WebEngine parity work
This commit is contained in:
11
docs/status/N-005.md
Normal file
11
docs/status/N-005.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# N-005 GLB Blender 级往返
|
||||
|
||||
状态:`completed_current_scope`
|
||||
|
||||
Web 严格 GLB 解析和 SceneIR 语义比较保留为快速门。独立回归现在调用项目 TypeScript
|
||||
exporter,随后使用桌面 Blender 5.2 headless importer,比较网格/对象变换、帧 1/25 动画、
|
||||
PBR、显式 sampler、嵌入 PNG/sRGB、morph、双骨骼层级、skin modifier、vertex group 和
|
||||
权重归一化。该门同时修复了 glTF 动画首帧被平移到 0 的问题。
|
||||
|
||||
验收:`npm --prefix web run test:glb-blender-roundtrip`。未来新增 interpolation、相机/灯光
|
||||
或材质扩展时,必须同步扩大该 Blender 语义摘要,不能退回仅解析 Web GLB。
|
||||
Reference in New Issue
Block a user