Skip to content

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js. (toon /double sided/VERTEX COLOR)

License

Notifications You must be signed in to change notification settings

Black-Alpha/three-gltf-viewer

 
 

Repository files navigation

glTF Viewer

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

screenshot

Quickstart

FBX TO GLTF

(recommended) https://github.com/facebookincubator/FBX2glTF/releases

Web

npm install
npm run dev

Desktop (Electron)

To build the desktop application, run:

# development build
npm run dev:electron

# package for release
npm run package

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. (toon /double sided/VERTEX COLOR)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%