BabylonPress GLB Viewer for Desktops

BabylonPress GLB Viewer is a desktop GLB viewer for Windows built with Electron and Babylon Viewer.

It is designed as a lightweight desktop shell around @babylonjs/viewer, with file opening, recent files, drag-and-drop, view settings, camera settings, and in-app help.

  • Open .glb files from File -> Open...

  • Drag-and-drop .glb files into the viewer window

  • Recent files and recent folders

  • Reopen last file on startup

  • File association support for .glb in packaged Windows builds

Releases · eldinor/electrobaby · GitHub

8 Likes

This is super nice! cc @PirateJC @thomlucc @ryantrem

1 Like

Very cool @labris!

1 Like

So cool @labris

1 Like

BabylonPress GLB GLTF Viewer v1.0.3

  • Added .gltf support alongside .glb for file open, drag-and-drop, recent items, and command-line/Explorer open handling.

  • Added an installer option to associate .glb and .gltf files from Windows Explorer.

  • Improved load error messages for invalid .glb, invalid .gltf, and missing .gltf sidecar file cases.

  • Renamed the app consistently to BabylonPress GLB GLTF Viewer across the app UI, packaging, and documentation.

  • Updated the help and user guide copy to clarify that .gltf files require valid references to their .bin and texture files.

1 Like