Zarbuz / VoxSlicer

Slice a MagicaVoxel project into smaller volumes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoxSlicer

Slice a MagicaVoxel project into smaller volumes.

Usage:

VoxSlicer.exe SIZE FILE

  • SLICE represent the volume size of the exported regions. (Max 256)
  • FILE the .vox file to process:

Example :

VoxSlicer.exe 32 myfile.vox

Before process:

After process:

About

Slice a MagicaVoxel project into smaller volumes

License:MIT License


Languages

Language:C# 100.0%