Skip to content

greebles1

Lachlan McDonald edited this page Aug 28, 2021 · 17 revisions

greebles1 is a greeble brush that generates greebles by randomly generating cuboids and subtracting voxels that overlap.

Parameters

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

Modes

Example of a 'Mode' value of 1
Mode Mode: 1
Voxels overlapping cuboids are removed Only voxels overlapping cuboids are kept

Axis Modes

Axis modes can use used to only add cuboids on certain axes.

Example of X-axis mode Example of Y-axis mode
X-axis mode Y-axis mode
Example of X & Y-axis mode Example of Z-axis mode
X & Y-axis mode Z-axis mode

Count

Example of a 'Count' value of 16 Example of a 'Count' value of 32
Count: 16 Count: 32
Example of a 'Count' value of 64 Example of a 'Count' value of 128
Count: 64 Count: 128

Width, Height & Depth

Example of a 'Depth' value of 1 Example of a 'Depth' value of 32
Depth: 1 Depth: 32
1x1x60 256x1x1
1x1x60 256x1x1
8x8x18 2x64x24
8x8x18 2x64x24
1x1x78 45x1x1
1x1x78 45x1x1

Examples

Example
Borg Cube
Clone this wiki locally