aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/webgl_api/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/webgl_api/tutorial')
-rw-r--r--files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html3
-rw-r--r--files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html b/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
index 91e6bf3d37..0119b61a22 100644
--- a/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
+++ b/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
@@ -1,12 +1,13 @@
---
title: Creación de objetos 3D utilizando WebGL
-slug: Web/API/WebGL_API/Tutorial/Objetos_3D_utilizando_WebGL
+slug: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
tags:
- Cubo 3D
- Objetos 3D
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Objetos_3D_utilizando_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL", "Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL")}}</p>
diff --git a/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html b/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
index 9d2be2d61b..01b77bdbad 100644
--- a/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
+++ b/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
@@ -1,11 +1,12 @@
---
title: Utilizando texturas en WebGL
-slug: Web/API/WebGL_API/Tutorial/Wtilizando_texturas_en_WebGL
+slug: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
tags:
- Texturas
- Tutorial
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Wtilizando_texturas_en_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL", "Web/API/WebGL_API/Tutorial/Lighting_in_WebGL")}}</p>