-
Notifications
You must be signed in to change notification settings - Fork 50
Weave Brush
Lachlan McDonald edited this page May 11, 2022
·
27 revisions
The
weave
brush generates a weave pattern using the selected colors.
Parameter | Description |
---|---|
Mode | Color mode (see below) |
Size | Size of the tiles |
Line Color | Color index of the outline between tiles |
Line Width | Width of the outline between tiles |
Seed | Global seed |
Mode determines how the pattern is colored:
Mode: 0
|
Mode: 1
|
Mode: 2
|
---|---|---|
Tiles are colored at random | Tiles are colored in a repeating zig-zag pattern | Tiles are alterated between the first and last selected color |
Line Width: 0
|
Line Width: 1
|
Line Width: 2
|
---|
View the shaders below or download the latest release:
All content in this wiki is licenced under the CC BY-NC-SA 4.0 license. Code snippets are dual-licenced under the MIT License.