Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Super GLB ViewerNew to Visual Studio Code? Get it now.
Super GLB Viewer

Super GLB Viewer

Jessy Leite

|
40 installs
| (2) | Free
View GLB 3D model files directly in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Super GLB Viewer for VS Code

View GLB and GLTF 3D model files directly in VS Code — powered by a multi-engine viewer supporting Three.js, Babylon.js, and PlayCanvas.

View and Inspect your GLB files Edit and compare your models Choose your engine and your settings

Features

  • Open GLB/GLTF files directly in VS Code as a custom editor
  • Multiple rendering engines — switch between Three.js, Babylon.js, and PlayCanvas
  • WebGL2 and WebGPU backends
  • Animations — play/pause, seek, track selection, and speed control
  • Blend shapes / morph targets with adjustable weights
  • Inspector — browse the scene graph, edit materials (PBR, clearcoat, transmission, sheen, volume), transforms, and lights
  • Model comparison — split view with synchronized camera and stat deltas
  • Optimization — mesh compression and KTX2 texture compression
  • Export — download your model (including edits) as GLB
  • Share — generate a shareable link to your model
  • Environment lighting — load custom HDR files, adjust exposure and tonemapping
  • Stats panel — vertices, triangles, meshes, materials, textures, and VRAM usage
  • Fully offline — all processing happens locally, no data leaves your machine (except when using the Share feature, which uploads your model to generate a link)

Supported Formats

Format Extension Notes
GLB .glb Self-contained binary glTF

Usage

  1. Install the extension
  2. Open any .glb file in VS Code
  3. The 3D viewer opens automatically

Camera Controls

Action Mouse Keyboard
Orbit Left drag Arrow keys / WASD
Pan Right drag —
Zoom Scroll wheel + / -

Switching Engines

Use the engine selector in the viewer toolbar to switch between Three.js, Babylon.js, and PlayCanvas. Your camera position, environment, and settings are preserved across switches.

Requirements

  • VS Code 1.80.0 or later

License

This extension is licensed under the MIT License.

The embedded viewer library (super-glb-viewer) is separately licensed — see media/LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft