QuickLook generator for MagicaVoxel .vox files
Work in progress due to a known bug in SCNSceneSource initWithData
, which may cause timeouts for very large scenes
If you have Homebrew Cask installed:
$ brew update
$ brew cask install voxql
To uninstall:
$ brew cask uninstall voxql
Otherwise, either build the VoxQL target or download the latest release. Move VoxQL.qlgenerator
into ~/Library/QuickLook/
or /Library/QuickLook/
for all users. To uninstall, simply delete VoxQL.qlgenerator
.
Reload QuickLook generators with qlmanage -r
if necessary.
Thumbnail generation
Provide scene data directly once Apple releases bugfix
Support more voxel file formats such as .qb?