aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/webgl_api
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/api/webgl_api
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/api/webgl_api')
-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>