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!

15 Likes

This is fantastic. Thank you for creating this plugin!

2 Likes

I’ve been looking for something like this for years! It’s great. I’ve been using it for the past two months and it’s saved me so much time. Thank you so much!

1 Like

This is truly helpful VSCode tool, I have been using it for morethan a month now, it allows me to directly see glb without opening it on blender. Cheers :wink:

1 Like

That’s really nice. Can you please create a Cursor version?

Hey sure, we already have a version for it here:

1 Like