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

Polka Dot

Regular dot grid with a single control for dot size.

The Polka Dot node draws an evenly spaced grid of dots. It is the simplest of the pattern generators — one control for dot size — and works well as a halftone base, a mask, or a retro backdrop.

Polka Dot default output

  • One texture output; two optional texture inputs (domain warp and composite)
  • A single control, Thickness (dot size), plus the standard transform block
  • Found in nerdGRAPH under Generators as Polka Dot
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

Polka Dot node

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

Feed an animated texture into Input to make the dots wobble; the warp strength scales with Scale.

Parameters

Polka Dot parameters

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

Structure

  • Thickness (0.01–1, default 0.3) — the dot radius relative to the grid spacing. Small values give fine dots; values toward 1 swell the dots until they touch.

Transform

  • Seed (0–99999) and the shared Scale / Offset / Rotation block. Scale sets how many dots fill the frame.

Dynamics

  • Speed (0–5, default 1) — drift rate of the per-dot brightness animation, 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

Dots too small to see — raise Thickness, or lower Scale for a coarser grid with bigger dots.

Dots merge into a grid of squares — lower Thickness so they stay separated.

Related

Hexagonal

A honeycomb grid instead of round dots.

Tech Pattern

A grid of varied geometric glyphs.

Ogee

Pointed-arch ogee pattern with configurable line width and intensity.

Fret/Meander

Greek-key meander pattern with configurable line width and turbulence for organic variation.

On this page

Inputs and outputsParametersStructureTransformDynamicsTroubleshootingRelated