BIT SPLIT (JOV) ⭄

BIT SPLIT (JOV) ⭄

Split an input into separate bits. BOOL, INT and FLOAT use their numbers, STRING is treated as a list of CHARACTER. IMAGE and MASK will return a TRUE bit for any non-black pixel, as a stream of bits for all pixels in the image.

Pack: Jovimetrix

custom_nodes.Jovimetrix

Inputs (2)

NameTypeRequired
valueBOOLEAN,FLOAT,INT,VEC2,VEC3,VEC4optional
bitsINToptional

Outputs (2)

NameType
BIT*
BOOLBOOLEAN