Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.96 KB

Parameters.md

File metadata and controls

60 lines (38 loc) · 1.96 KB

Parameters

The shape is created by setting the positive shapes first and then setting the negative shapes, since the negative shapes are more important and therefore overwrite the existing positive shape.

Saddle (negative curvature)

Saddle x range

The range / spread of the saddle shape from peak to peak. Controls how many cells in the grid are affected by this shape along one axis.

Saddle y range

The range / spread of the saddle shape from valley to valley. Controls how many cells in the grid are affected by this shape along the other axis.

Saddle steepness

Defines the height and width of the hills at both ends of the saddle i.e the steepness from hill to hill.

Saddle narrowness

Defines the how narrow the saddle becomes at the middle, i.e. the steepness from valley to valley.

Saddle rotation

Rotates the entire saddle shape.

Saddle height

Heightens the entire saddle shape by adding a fixed value to all cells.

Hill (positive curvature)

Positive range

Radius of the hill shape on the grid. Controls how many cells in the grid are affected by this shape along both axis.

Positive amplitude

The peak height of the hill.

Smoothing

Takes the average of 16 neighboring cells, applied once after all shapes have been placed.