Skip to content

bloomSimple(tex, uv, threshold?, radius?, intensity?): Node <"vec4">

Defined in: packages/nodes/src/blur/bloom.ts:150

Simple single-pass bloom approximation. Samples in a star pattern for quick glow effect.

Texture 

Source texture

Node <"vec2">

UV coordinates

FloatInput = 0.7

Brightness threshold

FloatInput = 0.01

Glow radius

FloatInput = 0.5

Glow intensity

Node <"vec4">

Color with bloom approximation