3dSynth

Docs / SynthBlocks

Open in the interactive docs reader

Sine Wave

Generates a sinusoidal wave path along the X axis with Y displacement. The path starts at (0,0) and extends to (length, 0), with sinusoidal Y values. Use Translate and Rotate to position and orient the wave.

Block

Interactive preview is available in the interactive reader.

Parameters

amplitude (mm)
Height of the wave from center to peak.
wavelength (mm)
Distance for one complete wave cycle.
length (mm)
Total length of the path.
phase (deg)
Starting phase offset in degrees.

How it works

Sine Wave produces a path along X with Y displacement following a sine curve. The path starts at (0,0) and extends to (length, 0).