Skip to content

greebles2

Lachlan McDonald edited this page Jul 26, 2020 · 16 revisions

greebles2 is a primitive brush that generates greebles by randomly generating an uneven grid and then randomly intruding each cell.

Arguments

Argument Description
Mode Mode (see below)
Min Minimum cell size
Max Maximum cell size
Depth Maximum depth
Seed Global seed

Modes

Example of mode 0 Example of mode 1 Example of mode 2
Mode 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

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

Width, Height & Depth

1x3x4 4x4x4 4x1x7
1x3x4 4x4x4 4x1x7
Clone this wiki locally