This asset allows you to create high performance voxel destruction, you can directly import from MagicaVoxel or even procedurally generate the voxels
Directly load from MagicaVoxels vox files
This Package allows you to model anything in the free Voxel Modeling Software "MagicaVoxel" and then save it in the StreamingAssets folder and directly load them in Unity. Additionally you could also procedually generate the voxeldata, the package makes it easy to add your own functionalities.
I used gpt-4o to find some ways to further improve the package performance. He also was a great help at learning more on how to use the unity job system and helped find some bugs a few times.