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

CAD Viewer

Thingraph

|
2,257 installs
| (5) | Free
A high-performance 3D CAD model viewer for VS Code. Supports glTF, GLB, OBJ, FBX, STL, IFC, STEP, and IGES.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CAD Viewer

A VS Code extension for opening 3D CAD models directly inside the editor.

You can also open interactive examples in the browser: cad.thingraph.site/cad-viewer.

Features

  • Open common 3D CAD formats in a custom read-only editor.
  • Render models inside a VS Code webview with pan, zoom, orbit, screenshot, and viewer tools.
  • Background follows the editor theme for a consistent look in VS Code and Cursor.

Examples

House model example

Car model example

Supported Formats

  • glTF
  • GLB
  • OBJ
  • FBX
  • STL
  • IFC
  • STP
  • STEP
  • IGS
  • IGES

3D formats (glTF, GLB, OBJ, FBX, STL, IFC, STP, STEP, IGS, IGES) are not supported by this extension. Use DWG Viewer instead.

Usage

  1. Open a supported 3D model in VS Code.
  2. The extension opens the file with the CAD Viewer custom editor.
  3. Use the viewer controls to inspect the model.

Build

Default build produces CAD Viewer (3D):

pnpm install
pnpm run build

To package a VSIX:

pnpm run package:vsix

Notes

  • The editor is read-only.
  • Large files may take longer to load depending on file size and machine performance.

Support

  • Support document: SUPPORT.md
  • Email: thingraph@outlook.com

Release Notes

See CHANGELOG.md.

Publishing

Marketplace packaging and publishing steps are documented in PUBLISH.md.

License

Proprietary, see LICENSE.

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