createPattern : labyrinth

Creates a random grid of 1 pixel wide "walls". The parameter "spacing" says how far apart the corners are.

Basic Example

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

Playground

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