Game4all / bevy_vox_mesh

A bevy engine plugin for loading magica voxel files directly in bevy as usable meshes.
MIT License
32 stars 8 forks source link

Expose magica voxel scene info #10

Open zzhgithub opened 1 year ago

zzhgithub commented 1 year ago

Read More info of vox file. save in a VoxMateData and support helper fn to build entity for all models with relation in vox file. example is in example/boy.rs