Skip to content

mengtest/Vox2Mesh

Repository files navigation

Vox2Mesh

.vox importer for Unity

Installation

  1. In the Unity Editor, select Window > Package Manager.
  2. Press the ➕ icon, then select Add package from git URL...
  3. Paste https://github.com/pixldev/Vox2Mesh.git, then press Add.

Also available on OpenUPM

Usage

After installing the package, all .vox files behave like meshes automatically.

Mesh

Mesh

To display a mesh, simply drag it into a Mesh Filter component.

Mesh Filter

Material

The package comes with a different material for each render pipeline. To see the materials on the list, you may need to press the eye icon in the top right corner of the window.

Mesh Renderer
Select Material

Ambient Occlusion

Vox2Mesh features a baked ambient occlusion system. You can configure it in the inspector, after selecting a .vox file.

AO

Compatibility

  • Unity 2021.3+
  • URP, HDRP, BIRP

About

A tool that allows you to use MagicaVoxel (.vox) files inside Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors