Simple QuickLook plugin for previewing gltf-files on macOS.
v1.1 release(14 Sep, 2019)
- glTF specification v2.0.0
- Draco compression format
- Animations (not for Draco compression format)
- Textures
- macOS 10.13 (High Sierra) or later
- installed Draco compression library
- In terminal run command:
brew install draco
- Download glTF-qucklook_vX.X.zip from Releases.
- Put glTF-qucklook.qlgenerator from zip file into
/Library/QuickLook
- for all users;~/Library/QuickLook
- only for the logged-in user.
- Run
qlmanage -r
command to reload QuickLook plugins.
glTF-qucklook is licensed under MIT license.