2025-04-13 20:02:52 -06:00
2025-04-13 11:21:46 -06:00
2025-04-13 20:02:52 -06:00
2025-04-13 11:21:46 -06:00
2025-04-13 11:21:46 -06:00
2025-04-13 11:21:46 -06:00
2025-04-13 20:02:52 -06:00
2025-04-13 11:21:46 -06:00

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
Description
prototype convertor from MagicaVoxel .vox to Bella's .bsz
Readme MIT 79 KiB
Languages
C++ 51.1%
C 47.5%
Makefile 1.4%