Files
workinf_Blender_Wasm/docs/status/N-005.md
2026-08-12 04:47:48 -04:00

12 lines
673 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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。