labris
March 14, 2026, 12:39am
1
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
Cedric
March 16, 2026, 8:34am
2
1 Like
labris
March 18, 2026, 9:42am
5
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.
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 Expl...
1 Like