aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/by_example/hello_glsl
diff options
context:
space:
mode:
authorCarolyn Wu <87150472+cw118@users.noreply.github.com>2022-03-17 03:31:51 -0400
committerGitHub <noreply@github.com>2022-03-17 08:31:51 +0100
commit32205e16dbc2d048e543d6a0e27015c691498a50 (patch)
tree2ffd23d973d76bc2042e3b3a5d9ff6bc90e3e76b /files/fr/web/api/webgl_api/by_example/hello_glsl
parentf9e0545459f96b234909fcca749d2fd4a5b3feda (diff)
downloadtranslated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.gz
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.bz2
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.zip
Remove unwanted macros (no orphaned/conflicting) (#4649)
Diffstat (limited to 'files/fr/web/api/webgl_api/by_example/hello_glsl')
-rw-r--r--files/fr/web/api/webgl_api/by_example/hello_glsl/index.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/webgl_api/by_example/hello_glsl/index.md b/files/fr/web/api/webgl_api/by_example/hello_glsl/index.md
index 4ebd39cd35..2cdd216f26 100644
--- a/files/fr/web/api/webgl_api/by_example/hello_glsl/index.md
+++ b/files/fr/web/api/webgl_api/by_example/hello_glsl/index.md
@@ -10,8 +10,6 @@ tags:
- WebGL
translation_of: Web/API/WebGL_API/By_example/Hello_GLSL
---
-{{IncludeSubnav("/fr/Apprendre")}}
-
{{PreviousNext("Apprendre/WebGL/Par_exemple/Une_pluie_de_rectangle","Apprendre/WebGL/Par_exemple/Introduction_aux_attributs_vertex")}}
Dans cet article, on décrit un programme de manipulation de _shaders_ qui dessine un carré de couleur.