Awesome
glTF-quicklook
Simple QuickLook plugin for previewing gltf-files on macOS.
Status
v1.1 release(14 Sep, 2019)
Features
- glTF specification v2.0.0
- Draco compression format
- Animations (not for Draco compression format)
- Textures
Examples
System Requirements
- macOS 10.13 (High Sierra) or later
- installed Draco compression library
Install
Manually
- 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.
Licenses
glTF-qucklook is licensed under MIT license.