From c5dfed1218021fa1fe424a43322836d7265a44f8 Mon Sep 17 00:00:00 2001 From: Jules Date: Fri, 7 Feb 2014 11:52:03 -0500 Subject: link to dither on tutorial --- tutorial.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorial.html b/tutorial.html index 47973de..3b4a58b 100644 --- a/tutorial.html +++ b/tutorial.html @@ -18,7 +18,9 @@ time (t), and color (r, g, b, a). Many math functions such as cos and sqrt are available, along with functions from GLSL like step and mix. You can see a full list by clicking "commands" above. When you make a cool effect, render a gif and save the shader for others to use. -You can apply these shaders to any image. Click "images" below to search Dumpfm and Photoblaster, or enter a URL at top left. +You can apply these shaders to any image. Click "images" below to search Dumpfm and Photoblaster, or enter a URL at top left. + +See more: Dither -- cgit v1.2.3-70-g09d2 From 2edafcdf77c83743c9835474c3e865cd7f570ac0 Mon Sep 17 00:00:00 2001 From: Jules Date: Fri, 7 Feb 2014 23:41:08 -0500 Subject: cq.resizePixel background --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f36193a..5fb7c30 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ html,body{width:100%;height:100%;margin:0;padding:0;} #palette,#colors div { cursor: pointer; } #dice { font-size: 4em; line-height: 0.8em; position: relative; top: -30px; left: 10px; cursor: pointer; box-shadow: 0 0 4px #b8d6fb,0 0 4px #b8d6fb,0 0 4px #b8d6fb;} #dice {outline:0; } - +h1 { font-size: 26px; font-weight: normal } @@ -39,14 +39,13 @@ html,body{width:100%;height:100%;margin:0;padding:0;} -

photoblaster

-

+

etc..

... @@ -59,6 +58,7 @@ html,body{width:100%;height:100%;margin:0;padding:0;} +