Auragen docs
Auragen docs
OverviewInterfacenerdGRAPH ModeWorking with LayersParameters and Controls
Generators
CrosshatchCircuit BoardTruchetTech PatternHexagonalSpiralTrace NetworkHerringboneQuatrefoilOgeePolka DotFret/MeanderWang TilesRyojiSuper TilesGradientPCB
3D Preview
GeneratorsPattern

Spiral

Parametric spiral generator with configurable arm count, twist, and thickness.

The Spiral node draws one or more spiral arms winding out from the center. Set the number of arms, how tightly they twist, and how thick the lines are for anything from a single loose coil to a dense hypnotic vortex.

Spiral default output

  • One texture output; two optional texture inputs (domain warp and composite)
  • Arms, Twist, and Thickness shape the spiral
  • Found in nerdGRAPH under Generators as Spiral
Example patch — drag onto the app to load

The image on the right is the example patch itself — drag and drop it onto the app (or load it with File → Load) to open the full graph.

Inputs and outputs

Spiral node

PortTypePurpose
InputTextureDomain warp — the red/green channels displace the sample coordinates, bending the arms
Composite InputTextureComposited over the output using the node's Blend Mode and Opacity
OutputTextureThe grayscale spiral on black

A black (or disconnected) Input produces no warp; the warp strength scales with Scale.

Parameters

Spiral parameters

Opacity, Blend Mode, ALPHA, Invert Alpha, Threshold Min / Threshold Max — the standard operator header; see Perlin Noise for details.

Structure

  • Arms (1–12, default 3) — how many spiral arms wind out from the center.
  • Twist (0–5, default 1) — how tightly the arms coil. Higher values pack more revolutions into the frame.
  • Thickness (0.01–1, default 0.3) — line weight of each arm. Values toward 1 fatten the arms into wedges.

Transform

  • Seed (0–99999) and the shared Scale / Offset / Rotation block. Rotation spins the whole spiral around the center.

Dynamics

  • Speed (0–5, default 1) — rotation rate of the spiral, compounding with the global animation speed. 0 freezes it.

Every slider has a per-parameter animation bar, so any of these can be animated, audio-driven, or MIDI-mapped — see Parameters and Controls.

Troubleshooting

Spiral fills to solid — lower Twist or Thickness; a high twist packs the arms until the gaps close.

Arms look off-center — use Offset X / Offset Y to recenter, and check no domain-warp Input is displacing the field.

Related

Plasma

Flowing wave fields for a different kind of motion.

Quatrefoil

A four-lobed decorative motif with shape morphing.

Hexagonal

Honeycomb grid generator with per-cell fill values and configurable border width.

Trace Network

Dense interconnected circuit traces with animated routing, junction pads, and components.

On this page

Inputs and outputsParametersStructureTransformDynamicsTroubleshootingRelated