Skip to content

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.

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 0 Example of a 'Mode' value of 1
Mode: 0 Mode: 1
Voxels overlapping cuboids are removed Only voxels overlapping cuboids are kept

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

Axis Modes

Axis Modes can be used to ensure voxels are only generated 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

Download

View the shaders below or download the latest release:

Clone this wiki locally