aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/webgl_api/tutorial')
-rw-r--r--files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html3
-rw-r--r--files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html3
8 files changed, 16 insertions, 8 deletions
diff --git a/files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html b/files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
index c7afe5f9ae..3e0aa8258f 100644
--- a/files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html
@@ -1,6 +1,6 @@
---
title: Ajouter du contenu à WebGL
-slug: Web/API/WebGL_API/Tutorial/Ajouter_du_contenu_à_WebGL
+slug: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
tags:
- 3D
- API WebGL
@@ -13,6 +13,7 @@ tags:
- WebGL
- dessin
translation_of: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
+original_slug: Web/API/WebGL_API/Tutorial/Ajouter_du_contenu_à_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL", "Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL")}}</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
index 534d6ef995..05b7ea8e12 100644
--- a/files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Animer des objets avec WebGL
-slug: Web/API/WebGL_API/Tutorial/Animer_des_objets_avec_WebGL
+slug: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL
tags:
- Tutoriel
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Animer_des_objets_avec_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL", "Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL") }}</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
index 1c9efb8966..dcf9a4285f 100644
--- a/files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html
@@ -1,12 +1,13 @@
---
title: Animation de textures en WebGL
-slug: Web/API/WebGL_API/Tutorial/Animation_de_textures_en_WebGL
+slug: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL
tags:
- Media
- Tutoriel
- Video
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Animation_de_textures_en_WebGL
---
<p>{{WebGLSidebar("Tutorial") }} {{Previous("Web/API/WebGL_API/Tutorial/Lighting_in_WebGL")}}</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
index ccbff1a2d6..844ee8f454 100644
--- a/files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Créer des objets 3D avec WebGL
-slug: Web/API/WebGL_API/Tutorial/Creer_des_objets_3D_avec_WebGL
+slug: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
tags:
- Tutoriel
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Creer_des_objets_3D_avec_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/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
index 4388934aeb..399db55343 100644
--- a/files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Commencer avec WebGL
-slug: Web/API/WebGL_API/Tutorial/Commencer_avec_WebGL
+slug: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
tags:
- Tutoriel
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Commencer_avec_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{Next("Web/API/WebGL_API/Tutorial/Ajouter_du_contenu_à_WebGL")}}<a class="external" href="http://www.khronos.org/webgl/" rel="external" title="http://www.khronos.org/webgl/">WebGL</a> permet à un contenu web d'utiliser l'API basée sur <a class="external" href="http://www.khronos.org/opengles/" rel="external" title="http://www.khronos.org/opengles/">OpenGL ES</a> 2.0 pour effectuer un rendu 2D et 3D dans un <a class="internal" href="/fr/HTML/Canvas" title="fr/HTML/Canvas">canvas</a> dans les navigateurs qui le supportent, sans utilisation d'un module complémentaire. Les programmes WebGL sont constitués de code de contrôle écrit en JavaScript, et le code d'ombrage (GLSL) est exécuté dans l'Unité de Traitement Graphique (GPU) de l'ordinateur. Les éléments WebGL peuvent être mélangés avec d'autres éléments HTML, et composés d'autres parties de la page ou de l'arrière-plan de la page.</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
index db767fe9bb..702088d89f 100644
--- a/files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html
@@ -1,7 +1,8 @@
---
title: Éclairage en WebGL
-slug: Web/API/WebGL_API/Tutorial/Eclairage_en_WebGL
+slug: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL
translation_of: Web/API/WebGL_API/Tutorial/Lighting_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Eclairage_en_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Utiliser_les_textures_avec_WebGL", "Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL")}}</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
index 2bd786c015..37d48469cd 100644
--- a/files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Ajouter des couleurs avec les nuanceurs
-slug: Web/API/WebGL_API/Tutorial/Ajouter_des_couleurs_avec_les_shaders
+slug: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL
tags:
- Tutoriel
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Ajouter_des_couleurs_avec_les_shaders
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context", "Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL")}}</p>
diff --git a/files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html b/files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
index 6e1d7bb67d..c28419742e 100644
--- a/files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html
@@ -1,10 +1,11 @@
---
title: Utilisation des textures en WebGL
-slug: Web/API/WebGL_API/Tutorial/Utiliser_les_textures_avec_WebGL
+slug: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
tags:
- Tutoriel
- WebGL
translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
+original_slug: Web/API/WebGL_API/Tutorial/Utiliser_les_textures_avec_WebGL
---
<p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL", "Web/API/WebGL_API/Tutorial/Lighting_in_WebGL")}}</p>