VSCode GLB visualizer

Hello guys, I wanted to share something we did at my company. We developed a vscode plugin to visualize glb models within the editor.

We realized we were spending a lot of time inspecting the models to debug or check hierarchy stuff, and for that we use blender, which is fine, but could be improved.

Our visualizer is still in early stages but it’s already useful for use, since we can have many tabs open, inspect hierarchy, normals, wireframe (to check vertex density), and useful insights like global scale of the objects (since the local scale doesn’t tell us much).

If you wish to try it out here it’s the link, it’s free and the code is public:

Feel free to leave some comments or feedback, we plan to continue improving on it!

6 Likes