aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/02.advanced/18.gl_shading_language.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-12-05 19:53:02 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-12-05 19:53:02 +0000
commitb84d4cc6b9c97874a958bc28ae2d6fd0da9bd833 (patch)
tree51fb2a639e51af9aa38fc694ae9b41ba123a096f /Gem/examples/02.advanced/18.gl_shading_language.pd
parent48351101d6169c18542224f9efa8d26f0af4201a (diff)
Gem ff2a6654059bb2881be49407cfaaee188a9aec42 osx/i386
built 'master:ff2a6654059bb2881be49407cfaaee188a9aec42' for osx/i386
Diffstat (limited to 'Gem/examples/02.advanced/18.gl_shading_language.pd')
-rw-r--r--Gem/examples/02.advanced/18.gl_shading_language.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gem/examples/02.advanced/18.gl_shading_language.pd b/Gem/examples/02.advanced/18.gl_shading_language.pd
index 2562b27..2953738 100644
--- a/Gem/examples/02.advanced/18.gl_shading_language.pd
+++ b/Gem/examples/02.advanced/18.gl_shading_language.pd
@@ -77,7 +77,7 @@ ID has changed \, we trigger the linking of the 2 modules;
#X text 264 441 order of module IDs does not matter...;
#X text 96 487 after linking \, click "print" to get some info about
the compiled shader program;
-#X text 330 550 the Toon-shader has a unifom variable "Phong" (see
+#X text 330 550 the Toon-shader has a uniform variable "Phong" (see
"print") \, which we can change to modify the effect.;
#X text 213 264 pd's search path is searched for the given filename
\; just add the examples/data folder to your path options and this