aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/by_example/video_textures
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-10-02 17:20:24 +0200
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-10-02 17:30:20 +0200
commit1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde (patch)
tree30a56efd3eff3a01bd1611e1840fdbbfacf544a4 /files/fr/web/api/webgl_api/by_example/video_textures
parentc05efa8d7ae464235cf83d7c0956e42dc6974103 (diff)
downloadtranslated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.tar.gz
translated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.tar.bz2
translated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.zip
convert content to md
Diffstat (limited to 'files/fr/web/api/webgl_api/by_example/video_textures')
-rw-r--r--files/fr/web/api/webgl_api/by_example/video_textures/index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/files/fr/web/api/webgl_api/by_example/video_textures/index.md b/files/fr/web/api/webgl_api/by_example/video_textures/index.md
index 9f5c93f1f9..e74d59bf5f 100644
--- a/files/fr/web/api/webgl_api/by_example/video_textures/index.md
+++ b/files/fr/web/api/webgl_api/by_example/video_textures/index.md
@@ -11,14 +11,14 @@ tags:
translation_of: Web/API/WebGL_API/By_example/Video_textures
original_slug: Web/API/WebGL_API/By_example/Les_textures_vidéos
---
-<div>{{draft}}{{IncludeSubnav("/fr/Apprendre")}}</div>
+{{draft}}{{IncludeSubnav("/fr/Apprendre")}}
-<p>{{Previous("Apprendre/WebGL/Par_exemple/Générer_des_textures_avec_du_code")}}</p>
+{{Previous("Apprendre/WebGL/Par_exemple/Générer_des_textures_avec_du_code")}}
-<p>Cet exemple illustre comment utiliser des fichiers vidéos comme textures.</p>
+Cet exemple illustre comment utiliser des fichiers vidéos comme textures.
-<h3 id="Des_textures_à_partir_de_vidéos">Des textures à partir de vidéos</h3>
+### Des textures à partir de vidéos
-<p>{{EmbedGHLiveSample('webgl-examples/tutorial/sample8/index.html', 670, 510)}}</p>
+{{EmbedGHLiveSample('webgl-examples/tutorial/sample8/index.html', 670, 510)}}
-<p>{{Previous("Apprendre/WebGL/Par_exemple/Générer_des_textures_avec_du_code")}}</p>
+{{Previous("Apprendre/WebGL/Par_exemple/Générer_des_textures_avec_du_code")}}