See in VS Marketplace: vscode-3d-preview
This extension is inspired by vscode-3dviewer but has minimal features to preview triangular meshes, and point clouds.
This extension supports 3D formats equally as Open3D (but partly not support currently).
| point | mesh | |
|---|---|---|
| obj | o | o |
| off | o | o |
| pcd | o | x |
| ply | o | o |
| stl | x | o |
| xyz | o | x |
- Q. When I drag and drop a mesh file, a blank display is shown.
- A. To show a 3D data using this extension, you should first open a workspace including the 3D data that you want to open.
GNU General Public License v3 2021-2025 (c) Tatsuya Yatagawa


