• Stars
    star
    419
  • Rank 102,895 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created about 6 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tool for convert files into Magicavoxel file

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