Hi all, I've been working on this node based gltf viewer because nodes are cool af, you can check it on the link here or you can go to this demo link. Its still work in progress so its in read only mode, you can inspect the scene but cant do any edits.
Yep, I use model-viewer on my own site, it’s great for that. I know three.js and Babylonjs are both really full featured, if you’re interested in branching out.
The uv stuff would be great, but right now Im using google's model-viewer which is kinda limited, Im not sure thats possible right now. Switching to a custom 3d engine would open up more possibilities.
Hey this is pretty neat. Did you know there's a MaterialX extension for glTF in the works? Might be cool to support this as some point. It would be really neart to have a UV examination view, which could show a UV wireframe on top of a texture. Or maybe even UV seams on the 3d mesh.