aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/api/webgl_api/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/api/webgl_api/tutorial')
-rw-r--r--files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html3
-rw-r--r--files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html5
-rw-r--r--files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html3
8 files changed, 17 insertions, 9 deletions
diff --git a/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html b/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
index 56c267f394..e7e22ad619 100644
--- a/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
+++ b/files/de/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
@@ -1,9 +1,10 @@
---
title: Hinzufügen von 2D Inhalten in einen WebGL-Kontext
-slug: Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext
+slug: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
tags:
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
+original_slug: Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Einführung_in_WebGL", "Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html b/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
index a9eafed6db..bec456ac7e 100644
--- a/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Objekte mit WebGL animieren
-slug: Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren
+slug: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen", "Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen") }}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
index bfeb362b8e..5ded1d1c9b 100644
--- a/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Animierte Texturen in WebGL
-slug: Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL
+slug: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL
---
<p>{{WebGLSidebar("Tutorial") }} {{Previous("Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html b/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
index d3a21591fd..df264a040e 100644
--- a/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
@@ -1,10 +1,11 @@
---
title: 3D-Objekte mit WebGL erstellen
-slug: Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen
+slug: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren", "Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html b/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
index 5906f95761..ad8f707ab6 100644
--- a/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Einführung in WebGL
-slug: Web/API/WebGL_API/Tutorial/Einführung_in_WebGL
+slug: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Einführung_in_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{Next("Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
index bd65b5bb40..715746822a 100644
--- a/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Beleuchtung in WebGL
-slug: Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL
+slug: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden", "Web/API/WebGL_API/Tutorial/Animierte_Texturen_in_WebGL")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
index 94068822d5..93a5d0181c 100644
--- a/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
@@ -1,11 +1,12 @@
---
title: Farben mittels Shader in einen WebGL-Kontext hinzufügen
-slug: >-
- Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen
+slug: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL
+original_slug: >-
+ Web/API/WebGL_API/Tutorial/Farben_mittels_Shader_in_einen_WebGL-Kontext_hinzufügen
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Hinzufügen_von_2D_Inhalten_in_einen_WebGL-Kontext", "Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren")}}</p>
diff --git a/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html b/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
index eb59417694..af33f8e638 100644
--- a/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
+++ b/files/de/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Texturen in WebGL verwenden
-slug: Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden
+slug: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
tags:
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/3D-Objekte_mit_WebGL_erstellen", "Web/API/WebGL_API/Tutorial/Beleuchtung_in_WebGL")}}</p>