Hello Community! I’d like to show my app.
The story begins from one little issue that i had - as a WebGL developer I often explore the structure of 3D models and use for it Sandbox, but it’s a little bit for a long time every model drag’ndrop to site and open an Inspector. So i decided create an desktop app with babylonjs inspector and setup app for Open With windows context menu. Now I can open any GLTF/GLB file on my computer via doubleclick and explore model with already opened inspector.
Written on electron.js, currently supports only Windows.
In next updates plans support .babylon, .stl and other 3d models extensions, support .env, .hdr files.
Any feedback are welcome.
7 Likes