voxcity.exporter.MagicaVoxelExporterΒΆ class voxcity.exporter.MagicaVoxelExporterΒΆ Exporter adapter to write VoxCity voxels as MagicaVoxel .vox chunks. Accepts either a VoxCity instance (uses voxels.classes) or a raw 3D numpy array. export(obj, output_directory: str, base_filename: str, **kwargs)ΒΆ