Skip to content

Nodes · Blacksmith

BS_FireflyKill

Blacksmithv1coreForge

Overview

Removes path-tracer fireflies — single pixels that won the sampling lottery and landed orders of magnitude too bright. Statistical, not a blur: a pixel is replaced only when it is wildly brighter than the median of its neighbours, and the fix keeps its hue so you don't get a grey dot.

Inputs

InputWhat it takes
inthe image this node works on

Outputs

OutputType
outImage

Parameters

ParameterTypeDefaultWhat it does
thresholdFloat4Not documented yet.
sizeFloat2Not documented yet.
strengthFloat1Not documented yet.

See also