diff options
| author | jules <jules@okfoc.us> | 2014-02-03 10:46:00 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-02-03 10:46:00 -0500 |
| commit | 536e76601b10fbf1e03d994750e045b08922555a (patch) | |
| tree | 12fe3d6bf41b224cbf667f856b46bd7041b10997 | |
| parent | a253df27b1e7d90966700715fda0954966c30d38 (diff) | |
copy
| -rw-r--r-- | tutorial.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial.html b/tutorial.html index 69b293e..7ea652b 100644 --- a/tutorial.html +++ b/tutorial.html @@ -16,7 +16,7 @@ a{ color: #a39; } Your basic variables are position (x, y), time (t), and color (r, g, b, a). -Many math functions such as <i>cos</i> and <i>sqrt</i> are available, along with functions from GLSL like <i>step</i> and <i>mix</i>. Click commands to see a complete list. +Many math functions such as <i>cos</i> and <i>sqrt</i> are available, along with functions from GLSL like <i>step</i> and <i>mix</i>. You can see a full list by clicking "commands" above. Use the bar below to search <a href="http://dump.fm/">Dumpfm</a> and <a href="http://asdf.us/im/">Photoblaster</a> for images. |
