zfkun / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.

Home Page:https://www.zfkun.com/tools/gltf-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glTF Viewer

Preview glTF 2.0 models in WebGL using three.js and a drag-and-drop interface.

Viewer: https://www.zfkun.com/tools/gltf-viewer/

image

Feature

  • Build App support
  • GUI add File Info
  • GUI add Validation Info
  • remove new blank page for validation report
  • add validation report modal
  • i18n support

Quickstart

npm install
npm run dev

Build App

cd ./app
npm install
npm run build

glTF 2.0 Resources

Known Issues

  • Limited drag-and-drop support in Safari.

About

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.

https://www.zfkun.com/tools/gltf-viewer/

License:MIT License


Languages

Language:JavaScript 77.4%Language:HTML 11.1%Language:CSS 9.6%Language:GLSL 1.9%