k3d/share/shaders/k3d_hextile.sl:17: *    tilecolor - the color of the tiles
k3d/share/shaders/k3d_hextile.sl:50:	 color tilecolor = color(.55,0,0);
k3d/share/shaders/k3d_hextile.sl:110:  Ctile = tilecolor * (1 + tilevary * snoise(tileindex+0.5));
