Skip to content

Zarbuz/FileToVox

Repository files navigation

What is FileToVox ?

FileToVox is a console program which allow you to convert a file into a vox file (Magicavoxel).

Current files support:

  • .asc (Esri ASCII raster format)
  • .binvox
  • .fbx
  • .csv
  • .json (House-made format)
  • .obj
  • .ply (Binary and ASCII)
  • .png
  • .schematic
  • .tif
  • .qb (Qubicle)
  • .xyz (X Y Z R G B)
  • folder (of .PNG)

FileToVox can import a folder of images (.PNG) where each image is a layer. (Useful for import fractals from Mandelbulb3D)

It support world region, so you can convert a terrain bigger than 126^3 voxels !

MeshToVox

MeshToVox is an external program from FileToVox that allow you to voxelize 3D objects files.

Features:

  • Load OBJ, FBX, GTLF, STL files
  • Support textures and materials
  • Export directly into .vox

More informations here

Wiki

Please read the documentation of FileToVox here

Video Tutorials

Renders