You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for converting multiple image files where each image is a layer in height. The input format is : "--i file1.png;file2.png;file3.png"
Added new command : --disable-quantization: by enable this command, the step of quantization is skipped. The quantization allows to reduce automatically the number of different colors to 255 but some inaccuracy can happen.
Fixed System.Drawing.EnablingSupport system configuration for Mac
FileToVoxGUI v0.4
Added support for new features of FileToVox V1.15
Added support for Mac
Automatically download and install the latest version of FileToVox. No more need to copy the folder at the correct emplacement
MeshToVox v2.3
Renamed this project "MeshToVox" instead "MeshSampler"
Fixed unwanted emission map included in the baking textures if any
Added support for STL file type
MeshToVox v2.4
Fixed textures broken after baking
MeshToVox v2.5
Added the possibility to edit the chunk size of MagicaVoxel (by default the value is 256)
MeshToVox v2.6
Fixed the position of chunk (bug introduced in v2.5)
Added a new setting : "Consider UVs". If your mesh doesn't UV map, keep this setting off. This fix invalid colors after mesh baking.