Documentation > Mesh Ops Plugin BPLibrary > Generate Voxel Mesh from Pixels

Generate Voxel Mesh from Pixels

EXPERIMENTAL Generates a 2D blocky voxel mesh from pixels. Internal faces are removed. Vertex Colors store the color information.

Inputs

In
Exec

Pix
Array of Linear Color Structures

Image Width
Integer

Pixel Size
Float

Outputs

Out
Exec

Return Value
Mesh Data Structure

EXPERIMENTAL Generates a 2D blocky voxel mesh from pixels. Internal faces are removed. Vertex Colors store the color information.