-
Notifications
You must be signed in to change notification settings - Fork 50
greebles1
Lachlan McDonald edited this page May 11, 2022
·
17 revisions
greebles1
is a greeble brush that randomly generates cuboids and then subtracts voxels that overlap.
Parameter | Description |
---|---|
Mode | Mode (see below) |
Count | Number of cuboids to generate (higher values results in more greebles) |
Width | Maximum width of the randomly generated cuboids |
Height | Maximum height of the randomly generated cuboids |
Depth | Maximum depth of the randomly generated cuboids |
Seed | Global seed |
Mode: 0
|
Mode: 1
|
---|---|
Voxels overlapping cuboids are removed | Only voxels overlapping cuboids are kept |
Count: 16
|
Count: 32
|
---|---|
Count: 64
|
Count: 128
|
Depth: 1
|
Depth: 32
|
---|---|
1x1x60 |
256x1x1 |
8x8x18 |
2x64x24 |
1x1x78 |
45x1x1 |
Borg Cube |
---|
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.