const getMipShape: (
shape: VoxShape,
) => { size: XYZ, data: Uint8Array<ArrayBuffer> }
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
packages / voxel / src / lib / vox.ts