|
@@ -5,10 +5,9 @@
|
|
"Manual": {
|
|
"Manual": {
|
|
|
|
|
|
"Getting Started": {
|
|
"Getting Started": {
|
|
- "Creating a scene": "manual/en/introduction/Creating-a-scene",
|
|
|
|
"Installation": "manual/en/introduction/Installation",
|
|
"Installation": "manual/en/introduction/Installation",
|
|
|
|
+ "Creating a scene": "manual/en/introduction/Creating-a-scene",
|
|
"WebGL compatibility check": "manual/en/introduction/WebGL-compatibility-check",
|
|
"WebGL compatibility check": "manual/en/introduction/WebGL-compatibility-check",
|
|
- "How to run things locally": "manual/en/introduction/How-to-run-things-locally",
|
|
|
|
"Drawing lines": "manual/en/introduction/Drawing-lines",
|
|
"Drawing lines": "manual/en/introduction/Drawing-lines",
|
|
"Creating text": "manual/en/introduction/Creating-text",
|
|
"Creating text": "manual/en/introduction/Creating-text",
|
|
"Loading 3D models": "manual/en/introduction/Loading-3D-models",
|
|
"Loading 3D models": "manual/en/introduction/Loading-3D-models",
|
|
@@ -18,10 +17,10 @@
|
|
},
|
|
},
|
|
|
|
|
|
"Next Steps": {
|
|
"Next Steps": {
|
|
- "How to update things": "manual/en/introduction/How-to-update-things",
|
|
|
|
- "How to dispose of objects": "manual/en/introduction/How-to-dispose-of-objects",
|
|
|
|
- "How to create VR content": "manual/en/introduction/How-to-create-VR-content",
|
|
|
|
- "How to use post-processing": "manual/en/introduction/How-to-use-post-processing",
|
|
|
|
|
|
+ "Updating resources": "manual/en/introduction/How-to-update-things",
|
|
|
|
+ "Disposing resources": "manual/en/introduction/How-to-dispose-of-objects",
|
|
|
|
+ "Creating VR content": "manual/en/introduction/How-to-create-VR-content",
|
|
|
|
+ "Post-processing": "manual/en/introduction/How-to-use-post-processing",
|
|
"Matrix transformations": "manual/en/introduction/Matrix-transformations",
|
|
"Matrix transformations": "manual/en/introduction/Matrix-transformations",
|
|
"Animation system": "manual/en/introduction/Animation-system",
|
|
"Animation system": "manual/en/introduction/Animation-system",
|
|
"Color management": "manual/en/introduction/Color-management"
|
|
"Color management": "manual/en/introduction/Color-management"
|
|
@@ -446,10 +445,9 @@
|
|
"الكتيب": {
|
|
"الكتيب": {
|
|
|
|
|
|
"البدء": {
|
|
"البدء": {
|
|
- "إنشاء مشهد": "manual/ar/introduction/Creating-a-scene",
|
|
|
|
"التثبيت": "manual/ar/introduction/Installation",
|
|
"التثبيت": "manual/ar/introduction/Installation",
|
|
|
|
+ "إنشاء مشهد": "manual/ar/introduction/Creating-a-scene",
|
|
"فحص توافق WebGL": "manual/ar/introduction/WebGL-compatibility-check",
|
|
"فحص توافق WebGL": "manual/ar/introduction/WebGL-compatibility-check",
|
|
- "كيف تدير الأشياء محليًا": "manual/ar/introduction/How-to-run-things-locally",
|
|
|
|
"رسم خطوط": "manual/ar/introduction/Drawing-lines",
|
|
"رسم خطوط": "manual/ar/introduction/Drawing-lines",
|
|
"إنشاء نص": "manual/ar/introduction/Creating-text",
|
|
"إنشاء نص": "manual/ar/introduction/Creating-text",
|
|
"تحميل نماذج ثلاثية الأبعاد": "manual/ar/introduction/Loading-3D-models",
|
|
"تحميل نماذج ثلاثية الأبعاد": "manual/ar/introduction/Loading-3D-models",
|
|
@@ -517,10 +515,9 @@
|
|
"手册": {
|
|
"手册": {
|
|
|
|
|
|
"起步": {
|
|
"起步": {
|
|
- "创建一个场景": "manual/zh/introduction/Creating-a-scene",
|
|
|
|
"安装": "manual/zh/introduction/Installation",
|
|
"安装": "manual/zh/introduction/Installation",
|
|
|
|
+ "创建一个场景": "manual/zh/introduction/Creating-a-scene",
|
|
"WebGL兼容性检查": "manual/zh/introduction/WebGL-compatibility-check",
|
|
"WebGL兼容性检查": "manual/zh/introduction/WebGL-compatibility-check",
|
|
- "如何在本地运行Three.js": "manual/zh/introduction/How-to-run-things-locally",
|
|
|
|
"画线": "manual/zh/introduction/Drawing-lines",
|
|
"画线": "manual/zh/introduction/Drawing-lines",
|
|
"创建文字": "manual/zh/introduction/Creating-text",
|
|
"创建文字": "manual/zh/introduction/Creating-text",
|
|
"载入3D模型": "manual/zh/introduction/Loading-3D-models",
|
|
"载入3D模型": "manual/zh/introduction/Loading-3D-models",
|
|
@@ -908,10 +905,9 @@
|
|
"매뉴얼": {
|
|
"매뉴얼": {
|
|
|
|
|
|
"시작하기": {
|
|
"시작하기": {
|
|
- "장면 만들기": "manual/ko/introduction/Creating-a-scene",
|
|
|
|
"설치": "manual/ko/introduction/Installation",
|
|
"설치": "manual/ko/introduction/Installation",
|
|
|
|
+ "장면 만들기": "manual/ko/introduction/Creating-a-scene",
|
|
"WebGL 호환성 검사": "manual/ko/introduction/WebGL-compatibility-check",
|
|
"WebGL 호환성 검사": "manual/ko/introduction/WebGL-compatibility-check",
|
|
- "로컬 환경에서 구동 방법": "manual/ko/introduction/How-to-run-things-locally",
|
|
|
|
"선 그리기": "manual/ko/introduction/Drawing-lines",
|
|
"선 그리기": "manual/ko/introduction/Drawing-lines",
|
|
"텍스트 만들기": "manual/ko/introduction/Creating-text",
|
|
"텍스트 만들기": "manual/ko/introduction/Creating-text",
|
|
"3D 모델 불러오기": "manual/ko/introduction/Loading-3D-models",
|
|
"3D 모델 불러오기": "manual/ko/introduction/Loading-3D-models",
|
|
@@ -1082,10 +1078,9 @@
|
|
"マニュアル": {
|
|
"マニュアル": {
|
|
|
|
|
|
"はじめてみましょう": {
|
|
"はじめてみましょう": {
|
|
- "シーンの作成": "manual/ja/introduction/Creating-a-scene",
|
|
|
|
"インストールの方法": "manual/ja/introduction/Installation",
|
|
"インストールの方法": "manual/ja/introduction/Installation",
|
|
|
|
+ "シーンの作成": "manual/ja/introduction/Creating-a-scene",
|
|
"WebGLの互換性の確認": "manual/ja/introduction/WebGL-compatibility-check",
|
|
"WebGLの互換性の確認": "manual/ja/introduction/WebGL-compatibility-check",
|
|
- "localで実行する方法": "manual/ja/introduction/How-to-run-things-locally",
|
|
|
|
"線を引く": "manual/ja/introduction/Drawing-lines",
|
|
"線を引く": "manual/ja/introduction/Drawing-lines",
|
|
"テキストを作成する": "manual/ja/introduction/Creating-text",
|
|
"テキストを作成する": "manual/ja/introduction/Creating-text",
|
|
"3Dモデルをロードする": "manual/ja/introduction/Loading-3D-models",
|
|
"3Dモデルをロードする": "manual/ja/introduction/Loading-3D-models",
|
|
@@ -1116,10 +1111,9 @@
|
|
"Manuale": {
|
|
"Manuale": {
|
|
|
|
|
|
"Per iniziare": {
|
|
"Per iniziare": {
|
|
- "Creare una scena": "manual/it/introduction/Creating-a-scene",
|
|
|
|
"Installazione": "manual/it/introduction/Installation",
|
|
"Installazione": "manual/it/introduction/Installation",
|
|
|
|
+ "Creare una scena": "manual/it/introduction/Creating-a-scene",
|
|
"Controllo compatibilità WebGL": "manual/it/introduction/WebGL-compatibility-check",
|
|
"Controllo compatibilità WebGL": "manual/it/introduction/WebGL-compatibility-check",
|
|
- "Esecuzione in locale": "manual/it/introduction/How-to-run-things-locally",
|
|
|
|
"Disegnare linee": "manual/it/introduction/Drawing-lines",
|
|
"Disegnare linee": "manual/it/introduction/Drawing-lines",
|
|
"Creare testo": "manual/it/introduction/Creating-text",
|
|
"Creare testo": "manual/it/introduction/Creating-text",
|
|
"Caricare modelli 3D": "manual/it/introduction/Loading-3D-models",
|
|
"Caricare modelli 3D": "manual/it/introduction/Loading-3D-models",
|
|
@@ -1442,10 +1436,9 @@
|
|
"Manual": {
|
|
"Manual": {
|
|
|
|
|
|
"Comece a usar": {
|
|
"Comece a usar": {
|
|
- "Criando uma cena": "manual/pt-br/introduction/Creating-a-scene",
|
|
|
|
"Instalação": "manual/pt-br/introduction/Installation",
|
|
"Instalação": "manual/pt-br/introduction/Installation",
|
|
|
|
+ "Criando uma cena": "manual/pt-br/introduction/Creating-a-scene",
|
|
"Compatibilidade WebGL": "manual/pt-br/introduction/WebGL-compatibility-check",
|
|
"Compatibilidade WebGL": "manual/pt-br/introduction/WebGL-compatibility-check",
|
|
- "Como executar localmente": "manual/pt-br/introduction/How-to-run-things-locally",
|
|
|
|
"Desenhando linhas": "manual/pt-br/introduction/Drawing-lines",
|
|
"Desenhando linhas": "manual/pt-br/introduction/Drawing-lines",
|
|
"Criando texto": "manual/pt-br/introduction/Creating-text",
|
|
"Criando texto": "manual/pt-br/introduction/Creating-text",
|
|
"Carregando modelos 3D": "manual/pt-br/introduction/Loading-3D-models",
|
|
"Carregando modelos 3D": "manual/pt-br/introduction/Loading-3D-models",
|
|
@@ -1528,10 +1521,9 @@
|
|
"Manuel": {
|
|
"Manuel": {
|
|
|
|
|
|
"Débuter": {
|
|
"Débuter": {
|
|
- "Créer une scène": "manual/fr/introduction/Creating-a-scene",
|
|
|
|
"Installation": "manual/fr/introduction/Installation",
|
|
"Installation": "manual/fr/introduction/Installation",
|
|
|
|
+ "Créer une scène": "manual/fr/introduction/Creating-a-scene",
|
|
"Compatibilité WebGL": "manual/fr/introduction/WebGL-compatibility-check",
|
|
"Compatibilité WebGL": "manual/fr/introduction/WebGL-compatibility-check",
|
|
- "Exécuter localement": "manual/fr/introduction/How-to-run-things-locally",
|
|
|
|
"Dessiner des lignes": "manual/fr/introduction/Drawing-lines",
|
|
"Dessiner des lignes": "manual/fr/introduction/Drawing-lines",
|
|
"Créer un texte": "manual/fr/introduction/Creating-text",
|
|
"Créer un texte": "manual/fr/introduction/Creating-text",
|
|
"Importer des modèles 3D": "manual/fr/introduction/Loading-3D-models",
|
|
"Importer des modèles 3D": "manual/fr/introduction/Loading-3D-models",
|
|
@@ -1661,10 +1653,9 @@
|
|
"Руководство": {
|
|
"Руководство": {
|
|
|
|
|
|
"Приступая к работе": {
|
|
"Приступая к работе": {
|
|
- "Создание сцены": "manual/ru/introduction/Creating-a-scene",
|
|
|
|
"Установка": "manual/ru/introduction/Installation",
|
|
"Установка": "manual/ru/introduction/Installation",
|
|
|
|
+ "Создание сцены": "manual/ru/introduction/Creating-a-scene",
|
|
"Проверка совместимости с WebGL": "manual/ru/introduction/WebGL-compatibility-check",
|
|
"Проверка совместимости с WebGL": "manual/ru/introduction/WebGL-compatibility-check",
|
|
- "Локальная разработка ": "manual/ru/introduction/How-to-run-things-locally",
|
|
|
|
"Рисование линий": "manual/ru/introduction/Drawing-lines",
|
|
"Рисование линий": "manual/ru/introduction/Drawing-lines",
|
|
"Создание текста": "manual/ru/introduction/Creating-text",
|
|
"Создание текста": "manual/ru/introduction/Creating-text",
|
|
"Загрузка 3D-моделей": "manual/ru/introduction/Loading-3D-models",
|
|
"Загрузка 3D-моделей": "manual/ru/introduction/Loading-3D-models",
|