VoxelPlugin / VoxelPluginFreeLegacy

Voxel Plugin Legacy for Unreal Engine
https://voxelplugin.com
1.56k stars 297 forks source link

Request support for MagicaVoxel's multi-chunk project files #315

Open Bluedrake42 opened 3 years ago

Bluedrake42 commented 3 years ago

MagicaVoxel has support for projects that contain multiple "chunks" or "tiles" of individual voxel assets. These are usually used for creating large scale maps. I've attached an example project. If we could import this entire project in a single import, that would really improve our workflow. Currently exporting each individual tile is a considerably larger amount of work.

basic.zip

chaojian-zhang commented 3 years ago

Please see my issue, #378: maybe have too specific support for MagicaVoxel is not ideal but having some sort of intermediate file format that suits the nature of the Voxel Plugin itself (voxel-based and stored material index) would be ideal.