Skip to content
Media 0 for listing Voxel toolkit | MagicaVoxel Importer

Description

The asset provides a seamless experience with MagicaVoxel and its files within Unity.

It allows you to import .vox files directly into Unity without any separation between your meshes and .vox files. If you need to modify anything the files will be automatically reimported with the changes applied which facilitates extremely fast iterations and less error prone workflow.

Extremely fast. Generates even complex meshes in a blink of an eye.

The asset has a Runtime API which allows you to load and manipulate the voxel objects in the runtime.

The asset can also optionally generate light-mapping UV2 texture coordinates and MeshColliders.

The asset uses highly performant algorithm which incorporates Jobs and Burst making importing your assets blazing fast.

MagicaVoxel built-in material properties, for example: Emission, Transparency, Metallicity, etc.

The asset supports both baking the material properties into the mesh as well as using packed textures for that which decreases polycount if needed.

The feature enables you to set up look and feel of your meshes in MagicaVoxel and immediately achieve a very similar result in Unity.

The Voxel Toolkit generates high quality meshes with a greedy algorithm which provides both fast generation and low poly count mesh output.

The asset design allows you to import objects with more than 65k vertices even if your platform doesn't support it. In this case it will split the resulting mesh into several meshes. If on the other hand the platform can handle UInt32 indices, the asset will generate you a single mesh.

Plans for a future:

  • Magica voxel animation support

  • Adding area lights to an emissive surfaces

  • The contents of this pack can be used within commercial projects.

pirate.parrot.software@gmail.com | Facebook support

Included formats

  • logo of Unity format