createPattern : rays

Black and white rays meeting in the center of the canvas. Maybe this is not the best position for the rays origin. Maybe i will make this configurable like CSS background-position . But is complicated and i don't need this right now.

Basic Example

"patina" : {
    "type"          : "createPattern",
    "patternName"   : "rays"
}

Playground

Here you can test this pattern. Change the values inside the textarea or rewrite it completely, then hit "apply".