diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-10 11:16:29 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-10 11:16:29 -0400 |
| commit | b1ce05901e15b7859f33b46c21e92755a622ea3d (patch) | |
| tree | 04bfa7a957ba0bc54ee5672aa9e655f56dbc16f9 /doc/index.html | |
| parent | a396ed84ead4d55a6edd57731205db6274740439 (diff) | |
split up sample canvas and brush shaders
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 7fd6465..43d769e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -21,10 +21,14 @@ These are some handy documents which address some of the more obscure features o the asdf.us color code tool: * <a href="tips.txt">tips.txt</a> - Tips on using the keyboard -* <a href="shadetut.txt">shadetut.txt</a> - A brief tutorial on ASCII shaders. -* <a href="shaderz.txt">shaderz.txt</a> - Some cool ASCII shaders for you to try. * <a href="irssi.txt">irssi.txt</a> - Instructions on using IRSSI to make color codes. +Documents on Shaders +* <a href="shadetut.txt">shadetut.txt</a> - A brief tutorial on ASCII shaders. +* <a href="shaders/brush.txt">shaders/brush.txt</a> - Shaders designed to work on the brush +* <a href="shaders/canvas.txt">shaders/canvas.txt</a> - Shaders designed to work on the canvas +* <a href="shaders/util.txt">shaders/util.txt</a> - Miscellaneous utilities / snippets + For more information on IRC, Color Codes, and much more, visit the <a href="http://jollo.org/LNT/doc/">documentation sitemap</a> for the <a href="http://jollo.org/">Jollo IRC Network</a>. <a href="/ascii/">asdf.us/ascii</a> |
