Atlas Trace

Converts a 2D atlas image into a traced polygonal outline mesh whose silhouette follows the alpha rather than sitting on a rectangular quad.
Part of the experimental atlas pipeline. The overall shape is settled but individual parameters may move. Detailed parameter prose is still being filled in.

Atlas Trace is the trace step in the atlas pipeline. It takes an atlas image (with its alpha channel), or the lifted and embossed card, and walks the boundary to produce a polygonal outline mesh whose perimeter matches the alpha shape and whose interior is meshed to a target edge length. Two trace methods are available, selected by the Trace Method parameter.

Parameters

Show Guide

ParameterDescription
Show GuideToggle for displaying the trace guide in the viewport.

Trace Method

ParameterDescription
Trace MethodSwitch between trace methods.

Raster Trace Settings

ParameterDescription
Voxel SizeResolution of the raster trace.
Remove Small PiecesToggle plus threshold for discarding small disconnected fragments below a size cutoff.

Construction Settings

ParameterDescription
Border Edge LengthTarget edge length around the silhouette boundary.
Inner Edge LengthTarget edge length for the interior mesh.
ThresholdCutoff used during mesh construction.

Notes

See also: Atlas Workflow · Atlas Material (upstream) · Atlas Remesh (downstream)