608 B
608 B
prototype MagicaVoxel .vox to DiffuseLogic's Bella .bsz
Build
Download SDK for your OS and move bella_scene_sdk into your workdir. On Windows rename unzipped folder by removing version ie bella_engine_sdk-24.6.0 -> bella_scene_sdk https://bellarender.com/builds/
workdir/
├── bella_scene_sdk/
├── opengametools/
└── poomer-ogt-bella/
MacOS
mkdir workdir
git clone https://github.com/jpaver/opengametools.git
git clone https://github.com/oomer/poomer-ogt-bella.git
cd poomer-ogt-bella
make all -j4