Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Post Effects

Color FX

Gradient ColorizerHue ShiftPosterizeColor BalanceDuotoneColor Key

Blur

Gaussian BlurMotion BlurRadial Blur

Distortion

Chromatic AberrationRGB DelayBarrel DistortionRippleSpherize

Warp

Sin WarpTwirlBulgePinchTurbulence WarpKaleidoscopeEscher DrostehyperWARPMöbiusWARPliquidWARPTime Warp

Morphology

Morphology

Stylize

GlitchSharpenEmbossSurface LightSSAOFilm GrainPixellatePointillizeHalftoneCel ShadingEdge DetectPixel SortBloom / Glow

Other

Anti-AliasMosaic TilingSubdivision StretchequiDome
3D PreviewperformMODE
Effects

Edge Detect

Sobel edge detection: edges on black, keeping the source colours.

The Edge Detect node finds where brightness changes and draws only those edges on black. On a colorized source the edges keep their colour.

Edge Detect

  • Intensity, Width, Threshold, Knee
  • Colored keeps the source colours; Opaque BG fills the background
  • Found in the node graph under Post FX → Stylize
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. A Caustics field, run through a Gradient Colorizer, reduced to its edges.

Inputs and outputs

Edge Detect node

PortTypePurpose
InputTextureThe picture to process.
OutputTextureThe result.

Parameters

Edge Detect parameters

Opacity, Blend Mode, and Alpha are the standard operator header; see Parameters and Controls.

  • Intensity (0–10, default 5) — edge brightness.
  • Width (0.1–50, default 1) — sample distance, which thickens the lines.
  • Threshold (0–1, default 0.05) — the change needed to count as an edge; Knee (0–1, default 0.2) softens that cut.
  • Colored (default on) — edges take the source colour; off gives white edges.
  • Opaque BG (default off) — black background instead of transparent.

Every slider has a per-parameter animation bar, so it can be animated, audio driven, or MIDI mapped.

Examples

Neon outline — Width 2, Intensity 8, then Bloom / Glow.

Troubleshooting

The picture behind the edges is still visible — it is not; the background is transparent. Turn on Opaque BG or composite over black.

Related

Cel Shading

Edges plus flat tones.

Bloom / Glow

Make the edges glow.

Cel Shading

Flattens tones into a few levels and draws an outline, for a cartoon look.

Pixel Sort

Sorts runs of pixels by brightness inside a threshold band, as a reorder or a streak.

On this page

Inputs and outputsParametersExamplesTroubleshootingRelated