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.06k stars 530 forks source link

Support "Open with" program (path argument) #322

Closed twoco closed 1 year ago

twoco commented 1 year ago

You cannot assign files like *.glb to this program e.g. by "Open with..." (always). Windows 11. The Program just opens without loading the model path from start argument.

donmccurdy commented 1 year ago

Hi @twoco — at one point I had included an Electron desktop app in this repository, but it has been removed since then. There's only a web application (https://gltf-viewer.donmccurdy.com/) maintained here now.