This program takes input voxel data and encodes it to the VPU voxel stream format to be embedded in binary blobs at compile time. Supports magica voxel .vox formats.
Basic documentation of the output stream format is found in the stream_renderer.h header file of the VPU simulation project. Once the format is more formalised it will likely be moved here.