Ripple Operation

PotterDraw

Ripple Operation

This determines how the ripple waveform operates on the radius of each of the pot's rings. The available operations are listed below. If you want the ripples to scale proportionally with the pot's radius, use Exponentiate, typically with a much smaller Ripple Depth.

OperationDescription
AddThe ripple waveform is added to the radius.
ExponentiateThe waveform is used as an exponent, and the radius is multiplied by two raised to that exponent.

If the pot's radius varies considerably, the Add operation may be unsatisfactory, because the ripples may be too deep in the pot's narrower portions, and too shallow in its wider portions. In such cases the Exponentiate operation may be preferable, because it proportionally scales the radius rather than offsetting it. Note that the reasonable range of Ripple Depth is much smaller for Exponentiate than it is for Add. With Add, a Ripple Depth of one is subtle, but with Exponentiate it produces ripples that extend from half the radius to double the radius, which is extreme. This is further explained below.

The ripple waveform is bipolar, meaning it ranges from negative to positive Ripple Depth. Hence when it's used as an exponent, the resulting ripple multiplier ranges from a fraction to its reciprocal. For example, if Ripple Depth is one, the multiplier ranges from 2−1 to 21 (½ to 2), whereas if Ripple Depth is two, the multiplier ranges from 2−2 to 22 (¼ to 4). A more moderate depth of 0.5 scales the radius by 2−0.5 to 20.5, or 0.707 to 1.414.