All Projects → magicien → Gltfquicklook

magicien / Gltfquicklook

Licence: mit
macOS QuickLook plugin for glTF files

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Gltfquicklook

Clay Viewer
3D model viewer with high quality rendering and glTF2.0/GLB export
Stars: ✭ 558 (+493.62%)
Mutual labels:  gltf
Unitygltf
Runtime GLTF Loader for Unity3D
Stars: ✭ 935 (+894.68%)
Mutual labels:  gltf
Melo
melo is mesh loader for OBJ, glTF2 and PLY
Stars: ✭ 41 (-56.38%)
Mutual labels:  gltf
Engine
Fast and lightweight JavaScript game engine built on WebGL and glTF
Stars: ✭ 6,890 (+7229.79%)
Mutual labels:  gltf
Gltfpp
glTF 2.0 loader for C++14
Stars: ✭ 22 (-76.6%)
Mutual labels:  gltf
Cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
Stars: ✭ 8,095 (+8511.7%)
Mutual labels:  gltf
Objto3d Tiles
Convert obj model file to 3d tiles
Stars: ✭ 480 (+410.64%)
Mutual labels:  gltf
Gltf Api
API to convert OBJ, FBX and COLLADA files to glTF or GLB
Stars: ✭ 59 (-37.23%)
Mutual labels:  gltf
Xeogl
A WebGL-based 3D engine for technical visualization. Not actively maintained.
Stars: ✭ 920 (+878.72%)
Mutual labels:  gltf
Egjs View3d
Fast & customizable 3D model viewer for everyone
Stars: ✭ 34 (-63.83%)
Mutual labels:  gltf
Gltf Pipeline
Content pipeline tools for optimizing glTF assets. 🌐
Stars: ✭ 789 (+739.36%)
Mutual labels:  gltf
Obj2gltf
Convert OBJ assets to glTF
Stars: ✭ 912 (+870.21%)
Mutual labels:  gltf
Kepler3d
OpenGL and C++14 game engine that loads glTF 2.0
Stars: ✭ 9 (-90.43%)
Mutual labels:  gltf
Cgltf
💠 Single-file glTF 2.0 loader and writer written in C99
Stars: ✭ 628 (+568.09%)
Mutual labels:  gltf
3d Tiles
Specification for streaming massive heterogeneous 3D geospatial datasets 🌎
Stars: ✭ 1,054 (+1021.28%)
Mutual labels:  gltf
Lighthouse2
Lighthouse 2 framework for real-time ray tracing
Stars: ✭ 542 (+476.6%)
Mutual labels:  gltf
3dtiles
The fastest tools for 3dtiles convert in the world!
Stars: ✭ 839 (+792.55%)
Mutual labels:  gltf
Vk raytrace
Ray tracing glTF scene with Vulkan
Stars: ✭ 91 (-3.19%)
Mutual labels:  gltf
Ueviewer
Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).
Stars: ✭ 1,083 (+1052.13%)
Mutual labels:  gltf
Building Server
A server to stream PostGIS 3D objects to the web
Stars: ✭ 11 (-88.3%)
Mutual labels:  gltf

GLTFQuickLook

macOS QuickLook plugin for glTF files. (.gltf/.glb)

ScreenShot

ScreenShot2

System Requirements

  • macOS 10.13 (High Sierra) or later

Install

Using Homebrew Cask

  • Run brew cask install gltfquicklook

Manually

  1. Download GLTFQuickLook_vX.X.X.zip from Releases.
  2. Put GLTFQuickLook.qlgenerator (in the zip file) into /Library/QuickLook (for all users) or ~/Library/QuickLook (only for the logged-in user).
  3. Run qlmanage -r command to reload QuickLook plugins.

Build

It needs to install Carthage to get frameworks.

$ git clone https://github.com/magicien/GLTFQuickLook.git
$ cd GLTFQuickLook
$ carthage bootstrap --platform mac
$ xcodebuild

See also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].