The Voxels.Setup.exe provides Windows Explorer Thumbnails for:
Here are the MagicaVoxel sample file thumbnails:
Here are some of Mike Judge's mmmm collections file thumbnails:
Special thanks to Voxel Artist Zachary Soares for a screenshot of his Qubicle project file thumbnails:
The library uses SkiaSharp which requires Visual C++ Redistributable for Visual Studio 2015 to be installed. The exe setup does this for you.
The Voxels.CommandLine.exe tool converts .vox files to .png and .svg (512x512). Here is my example wizard.vox file converted:
PNG | SVG |
---|---|
Visual Studio 2017
Voxels.sln
Voxels.CommandLine
as the startup projectDebug -> Command line arguments
to be wizard.vox
Start
in Visual Studio 2017Voxels.CommandLine\bin\Debug directory
wizard.png
and wizard.svg
Visual Studio 2017
Voxels.sln
Voxels.Setup
to create the Voxels.Setup.exe setup file. The 3x3x3.vox, 8x8x8.vox files are directly from the MagicaVoxel distribution for authentic testing.