Skip to content

Simple QuickLook plugin for previewing gltf-files on macOS

License

Notifications You must be signed in to change notification settings

toshiks/glTF-quicklook

Repository files navigation

glTF-quicklook

Codacy Badge status License

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

Install

Manually

  1. In terminal run command: brew install draco
  2. Download glTF-qucklook_vX.X.zip from Releases.
  3. Put glTF-qucklook.qlgenerator from zip file into
    1. /Library/QuickLook - for all users;
    2. ~/Library/QuickLook - only for the logged-in user.
  4. Run qlmanage -r command to reload QuickLook plugins.

Licenses

glTF-qucklook is licensed under MIT license.

Third party licenses

  • tiny-gltf - Copyright (c) 2017 Syoyo Fujita, Aurélien Chatelain
  • GLTFKIT - Copyright (c) 2017 Warren Moore