-
Notifications
You must be signed in to change notification settings - Fork 50
greebles2
Lachlan McDonald edited this page May 11, 2022
·
16 revisions
greebles2
is a greeble brush that generates an uneven grid and then randomly insets each cell.
Parameter | Description |
---|---|
Mode | Mode (see below) |
Min | Minimum cell size |
Max | Maximum cell size |
Depth | Maximum depth |
Seed | Global seed |
Mode: 0
|
Mode: 1
|
Mode: 2
|
---|---|---|
Cells are intruded from the surface | Cells are added instead of intruded, creating a hollow shell | Only cells at the edges are removed |
1x3x4 |
4x4x4 |
4x1x7 |
---|
Axis Modes can be used to ensure voxels are only generated on certain axes:
X-axis mode | Y-axis mode |
---|---|
X & Y-axis mode | Z-axis mode |
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.