aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/tutorial
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-10-02 17:20:14 +0200
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-10-02 17:30:20 +0200
commitc05efa8d7ae464235cf83d7c0956e42dc6974103 (patch)
tree6ea911b2f2010f63a026de6bb7a1a51e7690a7e1 /files/fr/web/api/webgl_api/tutorial
parent13a5e017558b248ee1647d4a5825f183b51f09ad (diff)
downloadtranslated-content-c05efa8d7ae464235cf83d7c0956e42dc6974103.tar.gz
translated-content-c05efa8d7ae464235cf83d7c0956e42dc6974103.tar.bz2
translated-content-c05efa8d7ae464235cf83d7c0956e42dc6974103.zip
move *.html to *.md
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.md (renamed from files/fr/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/animating_objects_with_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/animating_textures_in_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/getting_started_with_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/index.md (renamed from files/fr/web/api/webgl_api/tutorial/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/lighting_in_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/using_shaders_to_apply_color_in_webgl/index.html)0
-rw-r--r--files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.md (renamed from files/fr/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html)0
9 files changed, 0 insertions, 0 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.md
index 2369abb5e4..2369abb5e4 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.md
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.md
index 05b7ea8e12..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.md
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.md
index df7fcb4658..df7fcb4658 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.md
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.md
index 844ee8f454..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.md
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.md
index 10adde485e..10adde485e 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.md
diff --git a/files/fr/web/api/webgl_api/tutorial/index.html b/files/fr/web/api/webgl_api/tutorial/index.md
index 671b448a9d..671b448a9d 100644
--- a/files/fr/web/api/webgl_api/tutorial/index.html
+++ b/files/fr/web/api/webgl_api/tutorial/index.md
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.md
index e61f615228..e61f615228 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.md
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.md
index 0bd4a47c5d..0bd4a47c5d 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.md
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.md
index 002be155c6..002be155c6 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.md