A downloadable asset pack for Windows and Linux

This is a demo for the voxel destruction pro unity asset. You can find it in the unity asset store: https://assetstore.unity.com/packages/tools/physics/voxel-destruction-pro-286734...

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 functionallities. 

Fully multithreaded

This Package takes heavy use of the Unity job system, in order to put the load onto the other cores instead of the main thread. 

 Full package remake

This package is a complete remake of the Voxel Destruction package, compared to the previous package the new one has a lot of improvements:

Better performance: The new package is much faster, there are many performance improvements. You can now fluently destroy models that were barely able to load in the old version of the package. The fragments now also get created in real time, which allows you to further personalize the destruction.

Higher usability: The functionallities are now split into multiple scripts, that allow you to only use the features you need. There also is the option to create personalized Voxel object that load data procedually. I also tried to improve the documentation and there are more comments in the code, it now contains more details on how to use the package.

More features: You can now use new features like custom origin points, customized realtime fragments, different destruction types and more

Download

Download
VoxelDestructionProDemo_V3_Linux.zip 51 MB
Download
VoxelDestructionProDemo_V3.zip 50 MB

Comments

Log in with itch.io to leave a comment.

please make a Mac OS (dmg) edition