[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": "FOV",
"light": "빛",
@@ -478,6 +480,7 @@
"materialMode": "재질 모드",
"materialModes": {
"depth": "깊이",
"lineart": "라인아트",
"normal": "노멀(normal)",
"original": "원본",
"wireframe": "와이어프레임"
@@ -485,8 +488,11 @@
"model": "모델",
"previewOutput": "출력 미리보기",
"removeBackgroundImage": "배경 이미지 제거",
"resizeNodeMatchOutput": "노드 크기를 출력에 맞추기",
"scene": "장면",
"showGrid": "그리드 표시",
"startRecording": "녹화 시작",
"stopRecording": "녹화 중지",
"switchCamera": "카메라 전환",
"switchingMaterialMode": "재질 모드 전환 중...",
"upDirection": "위 방향",