Interpret Data as Image (vuo.image.interpretData)

Converts raw data bytes to an image, creating glitchy-looking textures.

The data fills the image starting in the top-left, then proceeds row-wise. For example, if the data consists of 3 bytes with values 0, 255, and 0, with Format Grayscale and Depth 8bpc, this node outputs black, white, and black pixels in a repeating pattern.

Keywords: CGA, DOS, EGA, VGA, artifacts, broken, bytes, convert, corruption, crash, create, databending, datamosh, error, file format, file reader, garbage, generator, glitch, make, pattern, raw, reinterpret, snowcrash, texture, visualize


Back to vuo.image node set documentation.