donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.13k stars 537 forks source link

Consider removing Electron builds #249

Closed donmccurdy closed 3 years ago

donmccurdy commented 3 years ago

Altogether too complicated to maintain, and complicates installation of this project for people who want to use it on the web. If someone needs this, I think packaging https://modelviewer.dev/ for Electron, and adding drag-and-drop, would probably be a better option.

donmccurdy commented 3 years ago

Removed.