glTF-Sample-Viewer icon indicating copy to clipboard operation
glTF-Sample-Viewer copied to clipboard

glTF viewer executable (windows/linux/mac)

Open twoco opened this issue 1 year ago • 1 comments

I would appreciate to have a great glTF viewer for Windows (11). Just like the 3D-Viewer (shipped with Windows 10+). but better (3D-Viewer doesn't work with open-with in Windows 11 and models just not rendered correctly). What do you think? We could wrap this in Electron to build for platforms like Windows, Linux and MacOS. Or write it in another language. WIth drag and drop and open with file (start argument). Does that already exist? Did I miss something?

twoco avatar Apr 18 '23 21:04 twoco

Take a look at https://github.com/DiligentGraphics/DiligentSamples/tree/master/Samples/GLTFViewer The viewer does not support some extensions (e.g. transmittance), but is feature reach. It works on Windows, Mac, Linux, iOS, Android and Web.

TheMostDiligent avatar Dec 20 '23 06:12 TheMostDiligent