From 29b689829ca9fb33c09bb43941f7b7304dac1583 Mon Sep 17 00:00:00 2001 From: ComfyUI Wiki Date: Mon, 3 Nov 2025 19:29:48 +0800 Subject: [PATCH] Update documentation links and improve video source paths across multiple language files for Load3D and Preview3D nodes. --- .github/workflows/check-md-links.yml | 1 + comfyui_embedded_docs/docs/EpsilonScaling/en.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/es.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/fr.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/ja.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/ko.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/ru.md | 2 +- comfyui_embedded_docs/docs/EpsilonScaling/zh.md | 4 +--- comfyui_embedded_docs/docs/Load3DAnimation/ar.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/en.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/es.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/fr.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/ja.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/ko.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/ru.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/tr.md | 14 +++++++------- .../docs/Load3DAnimation/zh-TW.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3DAnimation/zh.md | 14 +++++++------- comfyui_embedded_docs/docs/Load3d/ar.md | 2 +- comfyui_embedded_docs/docs/Load3d/en.md | 2 +- comfyui_embedded_docs/docs/Load3d/es.md | 2 +- comfyui_embedded_docs/docs/Load3d/fr.md | 2 +- comfyui_embedded_docs/docs/Load3d/ja.md | 2 +- comfyui_embedded_docs/docs/Load3d/ko.md | 2 +- comfyui_embedded_docs/docs/Load3d/ru.md | 2 +- comfyui_embedded_docs/docs/Load3d/tr.md | 2 +- comfyui_embedded_docs/docs/Load3d/zh-TW.md | 2 +- comfyui_embedded_docs/docs/Load3d/zh.md | 2 +- comfyui_embedded_docs/docs/Preview3D/ar.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/en.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/es.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/fr.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/ja.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/ko.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/ru.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/tr.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/zh-TW.md | 14 +++++++------- comfyui_embedded_docs/docs/Preview3D/zh.md | 14 +++++++------- .../docs/Preview3DAnimation/ar.md | 14 +++++++------- .../docs/Preview3DAnimation/en.md | 14 +++++++------- .../docs/Preview3DAnimation/es.md | 14 +++++++------- .../docs/Preview3DAnimation/fr.md | 14 +++++++------- .../docs/Preview3DAnimation/ja.md | 14 +++++++------- .../docs/Preview3DAnimation/ko.md | 14 +++++++------- .../docs/Preview3DAnimation/ru.md | 14 +++++++------- .../docs/Preview3DAnimation/tr.md | 14 +++++++------- .../docs/Preview3DAnimation/zh-TW.md | 14 +++++++------- .../docs/Preview3DAnimation/zh.md | 14 +++++++------- 48 files changed, 228 insertions(+), 229 deletions(-) diff --git a/.github/workflows/check-md-links.yml b/.github/workflows/check-md-links.yml index cbbb27be..e864634d 100644 --- a/.github/workflows/check-md-links.yml +++ b/.github/workflows/check-md-links.yml @@ -16,6 +16,7 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 # Fetch all history for all branches and tags + lfs: true # Enable Git LFS to checkout large files - name: Set up Python uses: actions/setup-python@v4 with: diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/en.md b/comfyui_embedded_docs/docs/EpsilonScaling/en.md index e2de5538..763d9a46 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/en.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/en.md @@ -1,4 +1,4 @@ -> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub]( Scaling/en.md) +> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/en.md) Implements the Epsilon Scaling method from the research paper "Elucidating the Exposure Bias in Diffusion Models." This method improves sample quality by scaling the predicted noise during the sampling process. It uses a uniform schedule to mitigate exposure bias in diffusion models. diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/es.md b/comfyui_embedded_docs/docs/EpsilonScaling/es.md index 1574a48e..82cbe82a 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/es.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/es.md @@ -1,4 +1,4 @@ -> Esta documentación fue generada por IA. Si encuentra algún error o tiene sugerencias de mejora, ¡no dude en contribuir! [Editar en GitHub]( Scaling/es.md) +> Esta documentación fue generada por IA. Si encuentra algún error o tiene sugerencias de mejora, ¡no dude en contribuir! [Editar en GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/es.md) Implementa el método Epsilon Scaling del artículo de investigación "Elucidating the Exposure Bias in Diffusion Models". Este método mejora la calidad de las muestras escalando el ruido predicho durante el proceso de muestreo. Utiliza un programa uniforme para mitigar el sesgo de exposición en los modelos de difusión. diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/fr.md b/comfyui_embedded_docs/docs/EpsilonScaling/fr.md index 23103195..778fccc3 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/fr.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/fr.md @@ -1,4 +1,4 @@ -> Cette documentation a été générée par IA. Si vous trouvez des erreurs ou avez des suggestions d'amélioration, n'hésitez pas à contribuer ! [Modifier sur GitHub]( Scaling/fr.md) +> Cette documentation a été générée par IA. Si vous trouvez des erreurs ou avez des suggestions d'amélioration, n'hésitez pas à contribuer ! [Modifier sur GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/fr.md) Implémente la méthode Epsilon Scaling issue du document de recherche "Elucidating the Exposure Bias in Diffusion Models". Cette méthode améliore la qualité des échantillons en mettant à l'échelle le bruit prédit pendant le processus d'échantillonnage. Elle utilise un calendrier uniforme pour atténuer le biais d'exposition dans les modèles de diffusion. diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/ja.md b/comfyui_embedded_docs/docs/EpsilonScaling/ja.md index f9b4e8d3..2d248c57 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/ja.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/ja.md @@ -1,4 +1,4 @@ -> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください! [GitHub で編集]( Scaling/ja.md) +> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください! [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/ja.md) Epsilon Scalingメソッドを、研究論文「Elucidating the Exposure Bias in Diffusion Models」に基づいて実装します。このメソッドは、サンプリングプロセス中に予測されたノイズをスケーリングすることで、サンプルの品質を向上させます。拡散モデルにおけるエクスポージャーバイアスを軽減するために、均一なスケジュールを使用します。 diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/ko.md b/comfyui_embedded_docs/docs/EpsilonScaling/ko.md index d867256f..b8a7bdde 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/ko.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/ko.md @@ -1,4 +1,4 @@ -> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집]( Scaling/ko.md) +> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/ko.md) "Epsilon Scaling" 연구 논문에서 제안된 방법을 구현합니다. 이 방법은 샘플링 과정에서 예측된 노이즈를 스케일링하여 샘플 품질을 향상시킵니다. 확산 모델의 노출 편향을 완화하기 위해 균일한 스케줄을 사용합니다. diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/ru.md b/comfyui_embedded_docs/docs/EpsilonScaling/ru.md index 18386e27..d4e9e8b9 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/ru.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/ru.md @@ -1,4 +1,4 @@ -> Эта документация была создана с помощью ИИ. Если вы обнаружите ошибки или у вас есть предложения по улучшению, пожалуйста, внесите свой вклад! [Редактировать на GitHub]( Scaling/ru.md) +> Эта документация была создана с помощью ИИ. Если вы обнаружите ошибки или у вас есть предложения по улучшению, пожалуйста, внесите свой вклад! [Редактировать на GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/ru.md) Реализует метод масштабирования эпсилон из научной статьи "Elucidating the Exposure Bias in Diffusion Models". Этот метод улучшает качество сэмплов путём масштабирования предсказанного шума в процессе сэмплирования. Используется равномерный график для снижения bias экспозиции в диффузионных моделях. diff --git a/comfyui_embedded_docs/docs/EpsilonScaling/zh.md b/comfyui_embedded_docs/docs/EpsilonScaling/zh.md index 96d2718a..d53f0607 100644 --- a/comfyui_embedded_docs/docs/EpsilonScaling/zh.md +++ b/comfyui_embedded_docs/docs/EpsilonScaling/zh.md @@ -1,6 +1,4 @@ -> 本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! [在 GitHub 上编辑]( Scaling/zh.md) - -> 本文档由 AI 生成。如果您发现任何错误或有改进建议,请随时贡献![在 GitHub 上编辑]( Scaling/en.md) +> 本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EpsilonScaling/zh.md) 实现了研究论文《阐明扩散模型中的曝光偏差》中的 Epsilon Scaling 方法。该方法通过在采样过程中缩放预测噪声来改善样本质量。它使用统一的调度策略来减轻扩散模型中的曝光偏差。 diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/ar.md b/comfyui_embedded_docs/docs/Load3DAnimation/ar.md index c429cec6..036e8b24 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/ar.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/ar.md @@ -60,7 +60,7 @@ ### 1. عمليات العرض @@ -73,7 +73,7 @@ ### 2. وظائف القائمة اليسرى -![القائمة](../Load3D/asset/menu.webp) +![القائمة](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) في لوحة الرسم، بعض الإعدادات مخفية في القائمة. انقر على زر القائمة لتوسيع القوائم المختلفة @@ -85,7 +85,7 @@ #### المشهد -![قائمة المشهد](../Load3D/asset/menu_scene.webp) +![قائمة المشهد](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) توفر قائمة المشهد بعض وظائف إعدادات المشهد الأساسية @@ -96,7 +96,7 @@ #### النموذج -![قائمة النموذج](../Load3D/asset/menu_model.webp) +![قائمة النموذج](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) توفر قائمة النموذج بعض الوظائف المتعلقة بالنموذج @@ -105,7 +105,7 @@ #### الكاميرا -![قائمة الكاميرا](../Load3D/asset/menu_camera.webp) +![قائمة الكاميرا](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) توفر هذه القائمة إمكانية التبديل بين وضعي الرسم المساقط والمنظور، وإعدادات حجم زاوية المنظور @@ -114,13 +114,13 @@ #### الضوء -![قائمة الضوء](../Load3D/asset/menu_light.webp) +![قائمة الضوء](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) من خلال هذه القائمة، يمكنك ضبط شدة الإضاءة العالمية للمشهد بسرعة #### التصدير -![قائمة التصدير](../Load3D/asset/menu_export.webp) +![قائمة التصدير](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) توفر هذه القائمة إمكانية تحويل وتصدير صيغ النماذج بسرعة diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/en.md b/comfyui_embedded_docs/docs/Load3DAnimation/en.md index 4d0df480..b4cfa7f4 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/en.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/en.md @@ -58,7 +58,7 @@ The Load3D node's Canvas area contains numerous view operations, including: ### 1. View Operations @@ -71,7 +71,7 @@ View control operations: ### 2. Left Menu Functions -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) In the canvas, some settings are hidden in the menu. Click the menu button to expand different menus @@ -83,7 +83,7 @@ In the canvas, some settings are hidden in the menu. Click the menu button to ex #### Scene -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) The Scene menu provides some basic scene setting functions @@ -94,7 +94,7 @@ The Scene menu provides some basic scene setting functions #### Model -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) The Model menu provides some model-related functions @@ -103,7 +103,7 @@ The Model menu provides some model-related functions #### Camera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) This menu provides switching between orthographic and perspective views, and perspective angle size settings @@ -112,13 +112,13 @@ This menu provides switching between orthographic and perspective views, and per #### Light -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Through this menu, you can quickly adjust the scene's global illumination intensity #### Export -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) This menu provides the ability to quickly convert and export model formats diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/es.md b/comfyui_embedded_docs/docs/Load3DAnimation/es.md index e86300fc..5bc8629d 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/es.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/es.md @@ -58,7 +58,7 @@ El área Canvas del nodo Load3D contiene numerosas operaciones de vista, incluye ### 1. Operaciones de vista @@ -71,7 +71,7 @@ Operaciones de control de vista: ### 2. Funciones del menú izquierdo -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) En el área de previsualización, algunos menús relacionados con operaciones de vista están ocultos en el menú. Haz clic en el botón de menú para expandir los diferentes menús @@ -83,7 +83,7 @@ En el área de previsualización, algunos menús relacionados con operaciones de #### Escena (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) El menú Escena proporciona algunas funciones básicas de configuración de la escena @@ -94,7 +94,7 @@ El menú Escena proporciona algunas funciones básicas de configuración de la e #### Modelo (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) El menú Modelo proporciona algunas funciones relacionadas con el modelo @@ -103,7 +103,7 @@ El menú Modelo proporciona algunas funciones relacionadas con el modelo #### Cámara (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el ángulo de perspectiva @@ -112,13 +112,13 @@ Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el #### Luz (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) A través de este menú puedes ajustar rápidamente la intensidad de la iluminación global de la escena #### Exportar (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Este menú permite convertir y exportar rápidamente formatos de modelo diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/fr.md b/comfyui_embedded_docs/docs/Load3DAnimation/fr.md index 7025a6fa..a6f63f64 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/fr.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/fr.md @@ -58,7 +58,7 @@ La zone Canvas du nœud Load3D contient de nombreuses opérations de vue, notamm ### 1. Opérations de vue @@ -71,7 +71,7 @@ Opérations de contrôle de la vue : ### 2. Fonctions du menu de gauche -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cachés dans le menu. Cliquez sur le bouton de menu pour développer les différents menus @@ -83,7 +83,7 @@ Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cach #### Scène (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Le menu Scène propose quelques fonctions de configuration de base de la scène @@ -94,7 +94,7 @@ Le menu Scène propose quelques fonctions de configuration de base de la scène #### Modèle (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Le menu Modèle propose quelques fonctions liées au modèle @@ -103,7 +103,7 @@ Le menu Modèle propose quelques fonctions liées au modèle #### Caméra (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Ce menu permet de basculer entre la vue orthographique et la vue en perspective, et de régler l’angle de perspective @@ -112,13 +112,13 @@ Ce menu permet de basculer entre la vue orthographique et la vue en perspective, #### Lumière (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Ce menu permet d’ajuster rapidement l’intensité de l’éclairage global de la scène #### Exportation (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Ce menu permet de convertir et d’exporter rapidement les formats de modèle diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/ja.md b/comfyui_embedded_docs/docs/Load3DAnimation/ja.md index ee1b466c..4fc92be1 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/ja.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/ja.md @@ -59,7 +59,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ ### 1. ビュー操作 @@ -72,7 +72,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ ### 2. 左側メニュー機能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) プレビューエリアでは、一部のビュー操作関連メニューがメニュー内に隠れています。メニューボタンをクリックすると各種メニューが展開されます。 @@ -84,7 +84,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ #### シーン(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) シーンメニューは、シーンの基本設定機能を提供します @@ -95,7 +95,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ #### モデル(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) モデルメニューは、モデル関連の機能を提供します @@ -104,7 +104,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ #### カメラ(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) このメニューは、オーソグラフィックビューとパースビューの切り替え、視野角設定を提供します @@ -113,13 +113,13 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ #### ライト(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) このメニューでシーン全体のグローバル照明強度を調整できます #### エクスポート(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) このメニューは、モデルを他の形式(GLB、OBJ、STL)に変換・エクスポートできます diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/ko.md b/comfyui_embedded_docs/docs/Load3DAnimation/ko.md index a9bcea71..47fdbc17 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/ko.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/ko.md @@ -58,7 +58,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 1. 뷰 조작 @@ -71,7 +71,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 2. 왼쪽 메뉴 기능 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 미리보기 영역에서는 일부 뷰 조작 관련 메뉴가 메뉴 버튼에 숨겨져 있습니다. 메뉴 버튼을 클릭하면 다양한 메뉴가 펼쳐집니다. @@ -83,7 +83,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 장면(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 장면 메뉴는 장면의 기본 설정 기능을 제공합니다 @@ -94,7 +94,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 모델(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 모델 메뉴는 모델 관련 기능을 제공합니다 @@ -103,7 +103,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 카메라(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 이 메뉴는 직교 뷰와 원근 뷰 전환, 시야각(FOV) 설정을 제공합니다 @@ -112,13 +112,13 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 빛(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 이 메뉴에서 전체 조명 강도를 빠르게 조절할 수 있습니다 #### 내보내기(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 이 메뉴는 모델을 다른 포맷(GLB, OBJ, STL)으로 변환 및 내보내기 기능을 제공합니다 diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/ru.md b/comfyui_embedded_docs/docs/Load3DAnimation/ru.md index 854f60a9..db4e01cd 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/ru.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/ru.md @@ -58,7 +58,7 @@ ### 1. Операции с видом @@ -71,7 +71,7 @@ ### 2. Функции левого меню -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) В области предпросмотра некоторые меню, связанные с управлением видом, скрыты в меню. Нажмите кнопку меню, чтобы развернуть различные меню @@ -83,7 +83,7 @@ #### Сцена (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Меню Сцена предоставляет базовые функции настройки сцены @@ -94,7 +94,7 @@ #### Модель (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Меню Модель предоставляет функции, связанные с моделью @@ -103,7 +103,7 @@ #### Камера (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Это меню позволяет переключаться между ортографическим и перспективным видом, а также настраивать угол обзора @@ -112,13 +112,13 @@ #### Свет (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Через это меню можно быстро отрегулировать интенсивность глобального освещения сцены #### Экспорт (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Это меню позволяет быстро конвертировать и экспортировать форматы моделей diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/tr.md b/comfyui_embedded_docs/docs/Load3DAnimation/tr.md index 7fc2b22f..53d4211d 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/tr.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/tr.md @@ -60,7 +60,7 @@ Load3D düğümünün Tuval alanı, aşağıdakiler dahil olmak üzere çok say ### 1. Görünüm İşlemleri @@ -73,7 +73,7 @@ Görünüm kontrol işlemleri: ### 2. Sol Menü İşlevleri -![Menü](../Load3D/asset/menu.webp) +![Menü](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Tuvalde, bazı ayarlar menüde gizlidir. Menü düğmesine tıklayarak farklı menüleri genişletebilirsiniz @@ -85,7 +85,7 @@ Tuvalde, bazı ayarlar menüde gizlidir. Menü düğmesine tıklayarak farklı m #### Sahne -![sahne menüsü](../Load3D/asset/menu_scene.webp) +![sahne menüsü](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Sahne menüsü, bazı temel sahne ayarlama işlevleri sağlar @@ -96,7 +96,7 @@ Sahne menüsü, bazı temel sahne ayarlama işlevleri sağlar #### Model -![Menü_Sahne](../Load3D/asset/menu_model.webp) +![Menü_Sahne](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Model menüsü, modelle ilgili bazı işlevler sağlar @@ -105,7 +105,7 @@ Model menüsü, modelle ilgili bazı işlevler sağlar #### Kamera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve perspektif açı boyutu ayarları sağlar @@ -114,13 +114,13 @@ Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve pers #### Işık -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Bu menü aracılığıyla, sahnenin genel aydınlatma yoğunluğunu hızlıca ayarlayabilirsiniz #### Dışa Aktar -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Bu menü, model biçimlerini hızlıca dönüştürme ve dışa aktarma yeteneği sağlar diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/zh-TW.md b/comfyui_embedded_docs/docs/Load3DAnimation/zh-TW.md index 0d2145a3..2f8bec88 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/zh-TW.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/zh-TW.md @@ -60,7 +60,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: ### 1. 檢視操作 @@ -73,7 +73,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: ### 2. 左側選單功能 -![選單](../Load3D/asset/menu.webp) +![選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在畫布中,一些設定隱藏在選單內。點擊選單按鈕可展開不同的選單 @@ -85,7 +85,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: #### 場景 -![場景選單](../Load3D/asset/menu_scene.webp) +![場景選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 場景選單提供一些基本的場景設定功能 @@ -96,7 +96,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: #### 模型 -![模型選單](../Load3D/asset/menu_model.webp) +![模型選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型選單提供一些與模型相關的功能 @@ -105,7 +105,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: #### 攝影機 -![攝影機選單](../Load3D/asset/menu_camera.webp) +![攝影機選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 此選單提供正交檢視和透視檢視之間的切換,以及透視角度大小設定 @@ -114,13 +114,13 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: #### 光源 -![光源選單](../Load3D/asset/menu_light.webp) +![光源選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 透過此選單,您可以快速調整場景的全域光照強度 #### 匯出 -![匯出選單](../Load3D/asset/menu_export.webp) +![匯出選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 此選單提供快速轉換和匯出模型格式的功能 diff --git a/comfyui_embedded_docs/docs/Load3DAnimation/zh.md b/comfyui_embedded_docs/docs/Load3DAnimation/zh.md index a5d2c523..c527e29b 100644 --- a/comfyui_embedded_docs/docs/Load3DAnimation/zh.md +++ b/comfyui_embedded_docs/docs/Load3DAnimation/zh.md @@ -57,7 +57,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: ### 1. 视图操作 @@ -70,7 +70,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: ### 2. 左侧菜单功能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在预览区域,有些视图操作相关的菜单被隐藏在了菜单里,点击菜单按钮可以展开对应不同的菜单 @@ -82,7 +82,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: #### 场景(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 场景菜单提供了对场景的一些基础设置功能 @@ -93,7 +93,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: #### 模型(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型菜单提供了一些模型的相关功能 @@ -102,7 +102,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: #### 摄像机(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 该菜单提供了轴测视图和透视视图切换、透视视角大小设置 @@ -111,13 +111,13 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: #### 灯光(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 通过该菜单可以快速调节模型场景的全局光照强度 #### 导出(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 该菜单提供了一个快速转换模型格式并导出的能力 diff --git a/comfyui_embedded_docs/docs/Load3d/ar.md b/comfyui_embedded_docs/docs/Load3d/ar.md index 7941f282..b5f9f078 100644 --- a/comfyui_embedded_docs/docs/Load3d/ar.md +++ b/comfyui_embedded_docs/docs/Load3d/ar.md @@ -124,7 +124,7 @@ ### 3. وظائف القائمة اليمنى diff --git a/comfyui_embedded_docs/docs/Load3d/en.md b/comfyui_embedded_docs/docs/Load3d/en.md index 3c8edeb4..7787d682 100644 --- a/comfyui_embedded_docs/docs/Load3d/en.md +++ b/comfyui_embedded_docs/docs/Load3d/en.md @@ -122,7 +122,7 @@ This menu provides the ability to quickly convert and export model formats ### 3. Right Menu Functions diff --git a/comfyui_embedded_docs/docs/Load3d/es.md b/comfyui_embedded_docs/docs/Load3d/es.md index 257efaed..c22bb74c 100644 --- a/comfyui_embedded_docs/docs/Load3d/es.md +++ b/comfyui_embedded_docs/docs/Load3d/es.md @@ -122,7 +122,7 @@ Este menú permite convertir y exportar rápidamente formatos de modelo ### 3. Funciones del menú derecho diff --git a/comfyui_embedded_docs/docs/Load3d/fr.md b/comfyui_embedded_docs/docs/Load3d/fr.md index cdd17dac..783633ed 100644 --- a/comfyui_embedded_docs/docs/Load3d/fr.md +++ b/comfyui_embedded_docs/docs/Load3d/fr.md @@ -122,7 +122,7 @@ Ce menu permet de convertir et d’exporter rapidement les formats de modèle ### 3. Fonctions du menu de droite diff --git a/comfyui_embedded_docs/docs/Load3d/ja.md b/comfyui_embedded_docs/docs/Load3d/ja.md index 43c954c9..f1a34658 100644 --- a/comfyui_embedded_docs/docs/Load3d/ja.md +++ b/comfyui_embedded_docs/docs/Load3d/ja.md @@ -123,7 +123,7 @@ Load3DノードのCanvasエリアには、多くのビュー操作が含まれ ### 3. 右側メニュー機能 diff --git a/comfyui_embedded_docs/docs/Load3d/ko.md b/comfyui_embedded_docs/docs/Load3d/ko.md index dde82d40..d4d40953 100644 --- a/comfyui_embedded_docs/docs/Load3d/ko.md +++ b/comfyui_embedded_docs/docs/Load3d/ko.md @@ -122,7 +122,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 3. 오른쪽 메뉴 기능 diff --git a/comfyui_embedded_docs/docs/Load3d/ru.md b/comfyui_embedded_docs/docs/Load3d/ru.md index 18242b4c..eb14bde7 100644 --- a/comfyui_embedded_docs/docs/Load3d/ru.md +++ b/comfyui_embedded_docs/docs/Load3d/ru.md @@ -122,7 +122,7 @@ ### 3. Функции правого меню diff --git a/comfyui_embedded_docs/docs/Load3d/tr.md b/comfyui_embedded_docs/docs/Load3d/tr.md index 0b503b73..fa4199b3 100644 --- a/comfyui_embedded_docs/docs/Load3d/tr.md +++ b/comfyui_embedded_docs/docs/Load3d/tr.md @@ -124,7 +124,7 @@ Bu menü, model biçimlerini hızlıca dönüştürme ve dışa aktarma yeteneğ ### 3. Sağ Menü İşlevleri diff --git a/comfyui_embedded_docs/docs/Load3d/zh-TW.md b/comfyui_embedded_docs/docs/Load3d/zh-TW.md index 5e31d34f..835e61ef 100644 --- a/comfyui_embedded_docs/docs/Load3d/zh-TW.md +++ b/comfyui_embedded_docs/docs/Load3d/zh-TW.md @@ -124,7 +124,7 @@ Load3D 節點的畫布區域包含眾多檢視操作,包括: ### 3. 右側選單功能 diff --git a/comfyui_embedded_docs/docs/Load3d/zh.md b/comfyui_embedded_docs/docs/Load3d/zh.md index 7f99371e..112632a5 100644 --- a/comfyui_embedded_docs/docs/Load3d/zh.md +++ b/comfyui_embedded_docs/docs/Load3d/zh.md @@ -121,7 +121,7 @@ Load 3D 节点的 Canvas 区域包含了诸多的视图操作,包括: ### 3. 右侧菜单功能 diff --git a/comfyui_embedded_docs/docs/Preview3D/ar.md b/comfyui_embedded_docs/docs/Preview3D/ar.md index 57b1343d..3094d2ce 100644 --- a/comfyui_embedded_docs/docs/Preview3D/ar.md +++ b/comfyui_embedded_docs/docs/Preview3D/ar.md @@ -38,7 +38,7 @@ ### 1. عمليات العرض @@ -51,7 +51,7 @@ ### 2. وظائف القائمة اليسرى -![القائمة](../Load3D/asset/menu.webp) +![القائمة](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) في منطقة المعاينة، يتم إخفاء بعض قوائم عمليات العرض في القائمة. انقر على زر القائمة لتوسيع القوائم المختلفة. @@ -63,7 +63,7 @@ #### المشهد -![قائمة المشهد](../Load3D/asset/menu_scene.webp) +![قائمة المشهد](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) توفر قائمة المشهد بعض وظائف إعدادات المشهد الأساسية: @@ -74,7 +74,7 @@ #### النموذج -![قائمة النموذج](../Load3D/asset/menu_model.webp) +![قائمة النموذج](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) توفر قائمة النموذج بعض الوظائف المتعلقة بالنموذج: @@ -83,7 +83,7 @@ #### الكاميرا -![قائمة الكاميرا](../Load3D/asset/menu_camera.webp) +![قائمة الكاميرا](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) توفر هذه القائمة التبديل بين وضعي العرض المتوازي والمنظوري، وإعدادات حجم زاوية المنظور: @@ -92,12 +92,12 @@ #### الضوء -![قائمة الضوء](../Load3D/asset/menu_light.webp) +![قائمة الضوء](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) من خلال هذه القائمة، يمكنك ضبط شدة الإضاءة العامة للمشهد بسرعة #### التصدير -![قائمة التصدير](../Load3D/asset/menu_export.webp) +![قائمة التصدير](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) توفر هذه القائمة القدرة على تحويل تنسيقات النماذج وتصديرها بسرعة \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3D/en.md b/comfyui_embedded_docs/docs/Preview3D/en.md index 8d479fbd..c729fdb5 100644 --- a/comfyui_embedded_docs/docs/Preview3D/en.md +++ b/comfyui_embedded_docs/docs/Preview3D/en.md @@ -36,7 +36,7 @@ The Canvas area includes various view operations, such as: ### 1. View Operations @@ -49,7 +49,7 @@ View control operations: ### 2. Left Menu Functions -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) In the preview area, some view operation menus are hidden in the menu. Click the menu button to expand different menus. @@ -61,7 +61,7 @@ In the preview area, some view operation menus are hidden in the menu. Click the #### Scene -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) The Scene menu provides some basic scene setting functions: @@ -72,7 +72,7 @@ The Scene menu provides some basic scene setting functions: #### Model -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) The Model menu provides some model-related functions: @@ -81,7 +81,7 @@ The Model menu provides some model-related functions: #### Camera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) This menu provides switching between orthographic and perspective views, and perspective angle size settings: @@ -90,12 +90,12 @@ This menu provides switching between orthographic and perspective views, and per #### Light -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Through this menu, you can quickly adjust the scene's global illumination intensity #### Export -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) This menu provides the ability to quickly convert and export model formats diff --git a/comfyui_embedded_docs/docs/Preview3D/es.md b/comfyui_embedded_docs/docs/Preview3D/es.md index 9b55a93d..40b28a66 100644 --- a/comfyui_embedded_docs/docs/Preview3D/es.md +++ b/comfyui_embedded_docs/docs/Preview3D/es.md @@ -36,7 +36,7 @@ El área Canvas incluye varias operaciones de vista, como: ### 1. Operaciones de vista @@ -49,7 +49,7 @@ Operaciones de control de vista: ### 2. Funciones del menú izquierdo -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) En el área de previsualización, algunos menús relacionados con operaciones de vista están ocultos en el menú. Haz clic en el botón de menú para expandir los diferentes menús. @@ -61,7 +61,7 @@ En el área de previsualización, algunos menús relacionados con operaciones de #### Escena (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) El menú Escena proporciona algunas funciones básicas de configuración de la escena: @@ -72,7 +72,7 @@ El menú Escena proporciona algunas funciones básicas de configuración de la e #### Modelo (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) El menú Modelo proporciona algunas funciones relacionadas con el modelo: @@ -81,7 +81,7 @@ El menú Modelo proporciona algunas funciones relacionadas con el modelo: #### Cámara (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el ángulo de perspectiva: @@ -90,12 +90,12 @@ Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el #### Luz (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) A través de este menú puedes ajustar rápidamente la intensidad de la iluminación global de la escena #### Exportar (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Este menú permite convertir y exportar rápidamente formatos de modelo diff --git a/comfyui_embedded_docs/docs/Preview3D/fr.md b/comfyui_embedded_docs/docs/Preview3D/fr.md index f963b3ec..0cf31d6b 100644 --- a/comfyui_embedded_docs/docs/Preview3D/fr.md +++ b/comfyui_embedded_docs/docs/Preview3D/fr.md @@ -36,7 +36,7 @@ La zone Canvas comprend diverses opérations de vue, telles que : ### 1. Opérations de vue @@ -49,7 +49,7 @@ Opérations de contrôle de la vue : ### 2. Fonctions du menu de gauche -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cachés dans le menu. Cliquez sur le bouton de menu pour développer les différents menus. @@ -61,7 +61,7 @@ Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cach #### Scène (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Le menu Scène propose quelques fonctions de configuration de base de la scène : @@ -72,7 +72,7 @@ Le menu Scène propose quelques fonctions de configuration de base de la scène #### Modèle (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Le menu Modèle propose quelques fonctions liées au modèle : @@ -81,7 +81,7 @@ Le menu Modèle propose quelques fonctions liées au modèle : #### Caméra (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Ce menu permet de basculer entre la vue orthographique et la vue en perspective, et de régler l’angle de perspective : @@ -90,12 +90,12 @@ Ce menu permet de basculer entre la vue orthographique et la vue en perspective, #### Lumière (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Ce menu permet d’ajuster rapidement l’intensité de l’éclairage global de la scène #### Exportation (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Ce menu permet de convertir et d’exporter rapidement les formats de modèle diff --git a/comfyui_embedded_docs/docs/Preview3D/ja.md b/comfyui_embedded_docs/docs/Preview3D/ja.md index a8b1367f..519ce5a4 100644 --- a/comfyui_embedded_docs/docs/Preview3D/ja.md +++ b/comfyui_embedded_docs/docs/Preview3D/ja.md @@ -36,7 +36,7 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ ### 1. ビュー操作 @@ -49,7 +49,7 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ ### 2. 左側メニュー機能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) プレビューエリアでは、一部のビュー操作関連メニューがメニュー内に隠れています。メニューボタンをクリックすると各種メニューが展開されます。 @@ -61,7 +61,7 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ #### シーン(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) シーンメニューは、シーンの基本設定機能を提供します: @@ -72,7 +72,7 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ #### モデル(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) モデルメニューは、モデル関連の機能を提供します: @@ -81,7 +81,7 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ #### カメラ(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) このメニューは、オーソグラフィックビューとパースビューの切り替え、視野角設定を提供します: @@ -90,12 +90,12 @@ Preview3Dノードは、3Dモデルの出力をプレビューするためのノ #### ライト(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) このメニューでシーン全体のグローバル照明強度を調整できます #### エクスポート(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) このメニューは、モデルを他の形式(GLB、OBJ、STL)に変換・エクスポートできます diff --git a/comfyui_embedded_docs/docs/Preview3D/ko.md b/comfyui_embedded_docs/docs/Preview3D/ko.md index b1b11baf..417e5ac1 100644 --- a/comfyui_embedded_docs/docs/Preview3D/ko.md +++ b/comfyui_embedded_docs/docs/Preview3D/ko.md @@ -55,7 +55,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 1. 뷰 조작 @@ -68,7 +68,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 2. 왼쪽 메뉴 기능 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 미리보기 영역에서는 일부 뷰 조작 관련 메뉴가 메뉴 버튼에 숨겨져 있습니다. 메뉴 버튼을 클릭하면 다양한 메뉴가 펼쳐집니다. @@ -80,7 +80,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 장면(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 장면 메뉴는 장면의 기본 설정 기능을 제공합니다 @@ -91,7 +91,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 모델(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 모델 메뉴는 모델 관련 기능을 제공합니다 @@ -100,7 +100,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 카메라(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 이 메뉴는 직교 뷰와 원근 뷰 전환, 시야각(FOV) 설정을 제공합니다 @@ -109,13 +109,13 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 빛(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 이 메뉴에서 전체 조명 강도를 빠르게 조절할 수 있습니다 #### 내보내기(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 이 메뉴는 모델을 다른 포맷(GLB, OBJ, STL)으로 변환 및 내보내기 기능을 제공합니다 diff --git a/comfyui_embedded_docs/docs/Preview3D/ru.md b/comfyui_embedded_docs/docs/Preview3D/ru.md index d3b51213..f304360d 100644 --- a/comfyui_embedded_docs/docs/Preview3D/ru.md +++ b/comfyui_embedded_docs/docs/Preview3D/ru.md @@ -36,7 +36,7 @@ ### 1. Операции с видом @@ -49,7 +49,7 @@ ### 2. Функции левого меню -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) В области предпросмотра некоторые меню, связанные с управлением видом, скрыты в меню. Нажмите кнопку меню, чтобы развернуть различные меню. @@ -61,7 +61,7 @@ #### Сцена (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Меню Сцена предоставляет базовые функции настройки сцены: @@ -72,7 +72,7 @@ #### Модель (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Меню Модель предоставляет функции, связанные с моделью: @@ -81,7 +81,7 @@ #### Камера (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Это меню позволяет переключаться между ортографическим и перспективным видом, а также настраивать угол обзора: @@ -90,12 +90,12 @@ #### Свет (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Через это меню можно быстро отрегулировать интенсивность глобального освещения сцены #### Экспорт (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Это меню позволяет быстро конвертировать и экспортировать форматы моделей diff --git a/comfyui_embedded_docs/docs/Preview3D/tr.md b/comfyui_embedded_docs/docs/Preview3D/tr.md index 3f518a46..f56d8f24 100644 --- a/comfyui_embedded_docs/docs/Preview3D/tr.md +++ b/comfyui_embedded_docs/docs/Preview3D/tr.md @@ -38,7 +38,7 @@ Tuval alanı, çeşitli görünüm işlemlerini içerir, örneğin: ### 1. Görünüm İşlemleri @@ -51,7 +51,7 @@ Görünüm kontrol işlemleri: ### 2. Sol Menü İşlevleri -![Menü](../Load3D/asset/menu.webp) +![Menü](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Önizleme alanında, bazı görünüm işlem menüleri menü içinde gizlidir. Menü düğmesine tıklayarak farklı menüleri genişletebilirsiniz. @@ -63,7 +63,7 @@ Görünüm kontrol işlemleri: #### Sahne -![sahne menüsü](../Load3D/asset/menu_scene.webp) +![sahne menüsü](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Sahne menüsü, bazı temel sahne ayar işlevleri sağlar: @@ -74,7 +74,7 @@ Sahne menüsü, bazı temel sahne ayar işlevleri sağlar: #### Model -![Menü_Sahne](../Load3D/asset/menu_model.webp) +![Menü_Sahne](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Model menüsü, modelle ilgili bazı işlevler sağlar: @@ -83,7 +83,7 @@ Model menüsü, modelle ilgili bazı işlevler sağlar: #### Kamera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve perspektif açısı boyutu ayarları sağlar: @@ -92,12 +92,12 @@ Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve pers #### Işık -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Bu menü aracılığıyla, sahnenin genel aydınlatma yoğunluğunu hızlıca ayarlayabilirsiniz #### Dışa Aktar -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Bu menü, model formatlarını hızlıca dönüştürme ve dışa aktarma yeteneği sağlar \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3D/zh-TW.md b/comfyui_embedded_docs/docs/Preview3D/zh-TW.md index aaa0796d..e50da815 100644 --- a/comfyui_embedded_docs/docs/Preview3D/zh-TW.md +++ b/comfyui_embedded_docs/docs/Preview3D/zh-TW.md @@ -40,7 +40,7 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 ### 1. 視圖操作 @@ -53,7 +53,7 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 ### 2. 左側選單功能 -![選單](../Load3D/asset/menu.webp) +![選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在預覽區域中,部分視圖操作選單隱藏在選單中。點擊選單按鈕可展開不同選單。 @@ -65,7 +65,7 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 #### 場景 -![場景選單](../Load3D/asset/menu_scene.webp) +![場景選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 場景選單提供一些基本場景設定功能: @@ -76,7 +76,7 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 #### 模型 -![模型選單](../Load3D/asset/menu_model.webp) +![模型選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型選單提供一些模型相關功能: @@ -85,7 +85,7 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 #### 攝影機 -![攝影機選單](../Load3D/asset/menu_camera.webp) +![攝影機選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 此選單提供正交與透視視圖的切換,以及透視角度大小設定: @@ -94,12 +94,12 @@ Preview3D 節點主要用於預覽 3D 模型輸出。此節點接收兩個輸入 #### 光源 -![光源選單](../Load3D/asset/menu_light.webp) +![光源選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 透過此選單,可以快速調整場景的全域光照強度 #### 匯出 -![匯出選單](../Load3D/asset/menu_export.webp) +![匯出選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 此選單提供快速轉換和匯出模型格式的功能 \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3D/zh.md b/comfyui_embedded_docs/docs/Preview3D/zh.md index e6bc46ee..237d7357 100644 --- a/comfyui_embedded_docs/docs/Preview3D/zh.md +++ b/comfyui_embedded_docs/docs/Preview3D/zh.md @@ -36,7 +36,7 @@ Canvas 区域包含了诸多的视图操作,包括: ### 1. 视图操作 @@ -49,7 +49,7 @@ Canvas 区域包含了诸多的视图操作,包括: ### 2. 左侧菜单功能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在预览区域,有些视图操作相关的菜单被隐藏在了菜单里,点击菜单按钮可以展开对应不同的菜单 @@ -61,7 +61,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 场景(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 场景菜单提供了对场景的一些基础设置功能 @@ -72,7 +72,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 模型(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型菜单提供了一些模型的相关功能 @@ -81,7 +81,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 摄像机(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 该菜单提供了轴测视图和透视视图切换、透视视角大小设置 @@ -90,12 +90,12 @@ Canvas 区域包含了诸多的视图操作,包括: #### 灯光(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 通过该菜单可以快速调节模型场景的全局光照强度 #### 导出(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 该菜单提供了一个快速转换模型格式并导出的能力 diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/ar.md b/comfyui_embedded_docs/docs/Preview3DAnimation/ar.md index 750f6bbb..827b20db 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/ar.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/ar.md @@ -38,7 +38,7 @@ ### 1. عمليات العرض @@ -51,7 +51,7 @@ ### 2. وظائف القائمة اليسرى -![القائمة](../Load3D/asset/menu.webp) +![القائمة](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) في منطقة المعاينة، يتم إخفاء بعض قوائم عمليات العرض داخل القائمة. انقر على زر القائمة لتوسيع القوائم المختلفة. @@ -63,7 +63,7 @@ #### المشهد -![قائمة المشهد](../Load3D/asset/menu_scene.webp) +![قائمة المشهد](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) توفر قائمة المشهد بعض وظائف إعدادات المشهد الأساسية: @@ -74,7 +74,7 @@ #### النموذج -![قائمة النموذج](../Load3D/asset/menu_model.webp) +![قائمة النموذج](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) توفر قائمة النموذج بعض الوظائف المتعلقة بالنموذج: @@ -83,7 +83,7 @@ #### الكاميرا -![قائمة الكاميرا](../Load3D/asset/menu_camera.webp) +![قائمة الكاميرا](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) توفر هذه القائمة التبديل بين وضعي العرض المتوازي والمنظوري، وإعدادات حجم زاوية المنظور: @@ -92,12 +92,12 @@ #### الضوء -![قائمة الضوء](../Load3D/asset/menu_light.webp) +![قائمة الضوء](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) من خلال هذه القائمة، يمكنك ضبط شدة الإضاءة العامة للمشهد بسرعة #### التصدير -![قائمة التصدير](../Load3D/asset/menu_export.webp) +![قائمة التصدير](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) توفر هذه القائمة القدرة على تحويل صيغ النماذج وتصديرها بسرعة \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/en.md b/comfyui_embedded_docs/docs/Preview3DAnimation/en.md index 37594a5a..cdc6d3ad 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/en.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/en.md @@ -36,7 +36,7 @@ The Canvas area includes various view operations, such as: ### 1. View Operations @@ -49,7 +49,7 @@ View control operations: ### 2. Left Menu Functions -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) In the preview area, some view operation menus are hidden in the menu. Click the menu button to expand different menus. @@ -61,7 +61,7 @@ In the preview area, some view operation menus are hidden in the menu. Click the #### Scene -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) The Scene menu provides some basic scene setting functions: @@ -72,7 +72,7 @@ The Scene menu provides some basic scene setting functions: #### Model -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) The Model menu provides some model-related functions: @@ -81,7 +81,7 @@ The Model menu provides some model-related functions: #### Camera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) This menu provides switching between orthographic and perspective views, and perspective angle size settings: @@ -90,12 +90,12 @@ This menu provides switching between orthographic and perspective views, and per #### Light -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Through this menu, you can quickly adjust the scene's global illumination intensity #### Export -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) This menu provides the ability to quickly convert and export model formats diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/es.md b/comfyui_embedded_docs/docs/Preview3DAnimation/es.md index 31792c79..93223b05 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/es.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/es.md @@ -36,7 +36,7 @@ El área Canvas incluye varias operaciones de vista, como: ### 1. Operaciones de vista @@ -49,7 +49,7 @@ Operaciones de control de vista: ### 2. Funciones del menú izquierdo -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) En el área de previsualización, algunos menús relacionados con operaciones de vista están ocultos en el menú. Haz clic en el botón de menú para expandir los diferentes menús. @@ -61,7 +61,7 @@ En el área de previsualización, algunos menús relacionados con operaciones de #### Escena (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) El menú Escena proporciona algunas funciones básicas de configuración de la escena: @@ -72,7 +72,7 @@ El menú Escena proporciona algunas funciones básicas de configuración de la e #### Modelo (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) El menú Modelo proporciona algunas funciones relacionadas con el modelo: @@ -81,7 +81,7 @@ El menú Modelo proporciona algunas funciones relacionadas con el modelo: #### Cámara (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el ángulo de perspectiva: @@ -90,12 +90,12 @@ Este menú permite cambiar entre vistas ortográfica y perspectiva, y ajustar el #### Luz (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) A través de este menú puedes ajustar rápidamente la intensidad de la iluminación global de la escena #### Exportar (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Este menú permite convertir y exportar rápidamente formatos de modelo diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/fr.md b/comfyui_embedded_docs/docs/Preview3DAnimation/fr.md index c836cf9a..de9f0087 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/fr.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/fr.md @@ -36,7 +36,7 @@ La zone Canvas comprend diverses opérations de vue, telles que : ### 1. Opérations de vue @@ -49,7 +49,7 @@ Opérations de contrôle de la vue : ### 2. Fonctions du menu de gauche -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cachés dans le menu. Cliquez sur le bouton de menu pour développer les différents menus. @@ -61,7 +61,7 @@ Dans la zone d’aperçu, certains menus liés aux opérations de vue sont cach #### Scène (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Le menu Scène propose quelques fonctions de configuration de base de la scène : @@ -72,7 +72,7 @@ Le menu Scène propose quelques fonctions de configuration de base de la scène #### Modèle (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Le menu Modèle propose quelques fonctions liées au modèle : @@ -81,7 +81,7 @@ Le menu Modèle propose quelques fonctions liées au modèle : #### Caméra (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Ce menu permet de basculer entre la vue orthographique et la vue en perspective, et de régler l’angle de perspective : @@ -90,12 +90,12 @@ Ce menu permet de basculer entre la vue orthographique et la vue en perspective, #### Lumière (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Ce menu permet d’ajuster rapidement l’intensité de l’éclairage global de la scène #### Exportation (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Ce menu permet de convertir et d’exporter rapidement les formats de modèle diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/ja.md b/comfyui_embedded_docs/docs/Preview3DAnimation/ja.md index 3fa33f1b..fc8c4bda 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/ja.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/ja.md @@ -36,7 +36,7 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた ### 1. ビュー操作 @@ -49,7 +49,7 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた ### 2. 左側メニュー機能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) プレビューエリアでは、一部のビュー操作関連メニューがメニュー内に隠れています。メニューボタンをクリックすると各種メニューが展開されます。 @@ -61,7 +61,7 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた #### シーン(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) シーンメニューは、シーンの基本設定機能を提供します: @@ -72,7 +72,7 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた #### モデル(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) モデルメニューは、モデル関連の機能を提供します: @@ -81,7 +81,7 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた #### カメラ(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) このメニューは、オーソグラフィックビューとパースビューの切り替え、視野角設定を提供します: @@ -90,12 +90,12 @@ Preview3DAnimationノードは、3Dモデルの出力をプレビューするた #### ライト(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) このメニューでシーン全体のグローバル照明強度を調整できます #### エクスポート(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) このメニューは、モデルを他の形式(GLB、OBJ、STL)に変換・エクスポートできます diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/ko.md b/comfyui_embedded_docs/docs/Preview3DAnimation/ko.md index b1b11baf..417e5ac1 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/ko.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/ko.md @@ -55,7 +55,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 1. 뷰 조작 @@ -68,7 +68,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 ### 2. 왼쪽 메뉴 기능 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 미리보기 영역에서는 일부 뷰 조작 관련 메뉴가 메뉴 버튼에 숨겨져 있습니다. 메뉴 버튼을 클릭하면 다양한 메뉴가 펼쳐집니다. @@ -80,7 +80,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 장면(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 장면 메뉴는 장면의 기본 설정 기능을 제공합니다 @@ -91,7 +91,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 모델(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 모델 메뉴는 모델 관련 기능을 제공합니다 @@ -100,7 +100,7 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 카메라(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 이 메뉴는 직교 뷰와 원근 뷰 전환, 시야각(FOV) 설정을 제공합니다 @@ -109,13 +109,13 @@ Load3D 노드의 Canvas 영역에는 다양한 뷰 조작 기능이 포함되어 #### 빛(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 이 메뉴에서 전체 조명 강도를 빠르게 조절할 수 있습니다 #### 내보내기(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 이 메뉴는 모델을 다른 포맷(GLB, OBJ, STL)으로 변환 및 내보내기 기능을 제공합니다 diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/ru.md b/comfyui_embedded_docs/docs/Preview3DAnimation/ru.md index 2fe7a9e0..57d5b840 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/ru.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/ru.md @@ -36,7 +36,7 @@ ### 1. Операции с видом @@ -49,7 +49,7 @@ ### 2. Функции левого меню -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) В области предпросмотра некоторые меню, связанные с управлением видом, скрыты в меню. Нажмите кнопку меню, чтобы развернуть различные меню. @@ -61,7 +61,7 @@ #### Сцена (Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Меню Сцена предоставляет базовые функции настройки сцены: @@ -72,7 +72,7 @@ #### Модель (Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Меню Модель предоставляет функции, связанные с моделью: @@ -81,7 +81,7 @@ #### Камера (Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Это меню позволяет переключаться между ортографическим и перспективным видом, а также настраивать угол обзора: @@ -90,12 +90,12 @@ #### Свет (Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Через это меню можно быстро отрегулировать интенсивность глобального освещения сцены #### Экспорт (Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Это меню позволяет быстро конвертировать и экспортировать форматы моделей diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/tr.md b/comfyui_embedded_docs/docs/Preview3DAnimation/tr.md index 23f8f4f8..6220b493 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/tr.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/tr.md @@ -38,7 +38,7 @@ Tuval alanı çeşitli görünüm işlemlerini içerir, örneğin: ### 1. Görünüm İşlemleri @@ -51,7 +51,7 @@ Görünüm kontrol işlemleri: ### 2. Sol Menü İşlevleri -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) Önizleme alanında, bazı görünüm işlem menüleri menü içinde gizlidir. Menü düğmesine tıklayarak farklı menüleri genişletebilirsiniz. @@ -63,7 +63,7 @@ Görünüm kontrol işlemleri: #### Sahne -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) Sahne menüsü bazı temel sahne ayar işlevleri sağlar: @@ -74,7 +74,7 @@ Sahne menüsü bazı temel sahne ayar işlevleri sağlar: #### Model -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) Model menüsü bazı modelle ilgili işlevler sağlar: @@ -83,7 +83,7 @@ Model menüsü bazı modelle ilgili işlevler sağlar: #### Kamera -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve perspektif açısı boyutu ayarları sağlar: @@ -92,12 +92,12 @@ Bu menü, ortografik ve perspektif görünümler arasında geçiş yapma ve pers #### Işık -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) Bu menü aracılığıyla, sahnenin genel aydınlatma yoğunluğunu hızlıca ayarlayabilirsiniz #### Dışa Aktar -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) Bu menü, model formatlarını hızlıca dönüştürme ve dışa aktarma yeteneği sağlar \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/zh-TW.md b/comfyui_embedded_docs/docs/Preview3DAnimation/zh-TW.md index 04754a95..0e6048fa 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/zh-TW.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/zh-TW.md @@ -38,7 +38,7 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 ### 1. 視圖操作 @@ -51,7 +51,7 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 ### 2. 左側選單功能 -![選單](../Load3D/asset/menu.webp) +![選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在預覽區域中,一些視圖操作選單隱藏在選單中。點擊選單按鈕可展開不同的選單。 @@ -63,7 +63,7 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 #### 場景 -![場景選單](../Load3D/asset/menu_scene.webp) +![場景選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 場景選單提供一些基本場景設定功能: @@ -74,7 +74,7 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 #### 模型 -![模型選單](../Load3D/asset/menu_model.webp) +![模型選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型選單提供一些模型相關功能: @@ -83,7 +83,7 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 #### 攝影機 -![攝影機選單](../Load3D/asset/menu_camera.webp) +![攝影機選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 此選單提供正交和透視視圖的切換,以及透視角度大小設定: @@ -92,12 +92,12 @@ Preview3DAnimation 節點主要用於預覽 3D 模型輸出。此節點接收兩 #### 光源 -![光源選單](../Load3D/asset/menu_light.webp) +![光源選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 透過此選單,可以快速調整場景的全域光照強度 #### 匯出 -![匯出選單](../Load3D/asset/menu_export.webp) +![匯出選單](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 此選單提供快速轉換和匯出模型格式的功能 \ No newline at end of file diff --git a/comfyui_embedded_docs/docs/Preview3DAnimation/zh.md b/comfyui_embedded_docs/docs/Preview3DAnimation/zh.md index ac4dc032..5045a300 100644 --- a/comfyui_embedded_docs/docs/Preview3DAnimation/zh.md +++ b/comfyui_embedded_docs/docs/Preview3DAnimation/zh.md @@ -36,7 +36,7 @@ Canvas 区域包含了诸多的视图操作,包括: ### 1. 视图操作 @@ -49,7 +49,7 @@ Canvas 区域包含了诸多的视图操作,包括: ### 2. 左侧菜单功能 -![Menu](../Load3D/asset/menu.webp) +![Menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu.webp) 在预览区域,有些视图操作相关的菜单被隐藏在了菜单里,点击菜单按钮可以展开对应不同的菜单 @@ -61,7 +61,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 场景(Scene) -![scene menu](../Load3D/asset/menu_scene.webp) +![scene menu](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_scene.webp) 场景菜单提供了对场景的一些基础设置功能 @@ -72,7 +72,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 模型(Model) -![Menu_Scene](../Load3D/asset/menu_model.webp) +![Menu_Scene](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_model.webp) 模型菜单提供了一些模型的相关功能 @@ -81,7 +81,7 @@ Canvas 区域包含了诸多的视图操作,包括: #### 摄像机(Camera) -![menu_modelmenu_camera](../Load3D/asset/menu_camera.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_camera.webp) 该菜单提供了轴测视图和透视视图切换、透视视角大小设置 @@ -90,12 +90,12 @@ Canvas 区域包含了诸多的视图操作,包括: #### 灯光(Light) -![menu_modelmenu_camera](../Load3D/asset/menu_light.webp) +![menu_modelmenu_camera](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_light.webp) 通过该菜单可以快速调节模型场景的全局光照强度 #### 导出(Export) -![menu_export](../Load3D/asset/menu_export.webp) +![menu_export](https://raw.githubusercontent.com/Comfy-Org/embedded-docs/refs/heads/main/comfyui_embedded_docs/docs/Load3d/asset/menu_export.webp) 该菜单提供了一个快速转换模型格式并导出的能力