Skip to content

CAD PreviewInteractive 3D CAD and mesh previews in VS Code

Open a STEP, IGES, BREP, STL, OBJ, PLY, or glTF file — CAD Preview renders it instantly inside the editor with full orbit, pan, and zoom.

See It in Action

The CAD Preview editor — 3D viewer, orientation cube, Components/Parts/Edits/FE Mesh sidebar, toolbar, and view controls.

Previewing a STEP model with colour-coded parts, parametric variables, and every panel live. See the Getting Started guide for a walkthrough of each feature.

Geometry creation opsNamed colour-coded partsGenerated FE mesh overlay

Supported Formats

FormatExtensionsPipeline
STEP.step, .stpOpenCascade.js → BRepMesh tessellation
IGES.iges, .igsOpenCascade.js → BRepMesh tessellation
BREP.brepOpenCascade.js → BRepMesh tessellation
STL.stlThree.js STLLoader
OBJ.objThree.js OBJLoader
PLY.plyThree.js PLYLoader
glTF.gltf, .glbThree.js GLTFLoader

Badges

CIDocsVS Code EngineThree.jsOpenCascade.jsLicenseTypeScript

Released under the GPL-2.0-or-later License.