Skip to content

Nodes · Blacksmith

BS_VectorBake

Blacksmithv2core

Overview

The analysis half of the vector system. Renders the plate over the range and writes every frame's vectors at distances 1…64, forward and back, each with a confidence plane, to vectors/<node>.####.exr beside the project.

How to

  1. Wire the plate (and a matte if only one region matters).
  2. Press ⚒ Bake and let it run the range.
  3. bake_path fills in when it lands — point a BS_VectorWarp at it.

Inputs

InputWhat it takes
inthe image this node works on
mattethe alpha that drives this node

Outputs

OutputType
outImage

Parameters

ParameterTypeDefaultWhat it does
detailFloat0.3Not documented yet.
smoothnessFloat0.5Not documented yet.
matte_dilateInt50Not documented yet.
flicker_compensationBoolfalseNot documented yet.
edge_floorFloat0.05Not documented yet.
bake_pathTextString::new(Not documented yet.
statusText"not baked — press ⚒ Bake".into(Not documented yet.

Known edges

A 2K bake is hundreds of megabytes per frame on disk and in memory. Bake the range you need.

Since

27 Aug 2026

See also