[3d] add recording video support (#3749)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Terry Jia
2025-05-03 23:00:07 -04:00
committed by GitHub
parent 8ae36e2c8d
commit 77ac4a415c
15 changed files with 542 additions and 9 deletions

View File

@@ -467,9 +467,11 @@
"applyingTexture": "应用纹理中...",
"backgroundColor": "背景颜色",
"camera": "摄影机",
"clearRecording": "清除录制",
"edgeThreshold": "边缘阈值",
"export": "导出",
"exportModel": "导出模型",
"exportRecording": "导出录制",
"exportingModel": "正在导出模型...",
"fov": "视场",
"light": "灯光",
@@ -478,6 +480,7 @@
"materialMode": "材质模式",
"materialModes": {
"depth": "深度",
"lineart": "线稿",
"normal": "法线",
"original": "原始",
"wireframe": "线框"
@@ -485,8 +488,11 @@
"model": "模型",
"previewOutput": "预览输出",
"removeBackgroundImage": "移除背景图片",
"resizeNodeMatchOutput": "调整节点以匹配输出",
"scene": "场景",
"showGrid": "显示网格",
"startRecording": "开始录制",
"stopRecording": "停止录制",
"switchCamera": "切换摄影机类型",
"switchingMaterialMode": "切换材质模式中...",
"upDirection": "上方向",