Skip to content

create3000/x_ite-vscode

Repository files navigation

X_ITE VS Code Extension

This extension integrates the X_ITE X3D Browser into VS Code.

Preview and debug X3D, glTF, VRML and other 3D models directly in the editor.

X3D Logo Pieces

There is a command name: X3D: Preview 3D Model, with default key binding for Windows: CTRL + ALT + X, and for macOS: COMMAND + OPTION + X.

The above model and other sample models can be obtained from the X_ITE media repository.

With this extension you can preview 3D files in X_ITE. A new VS Code column is opened with the file preview.

Supported File Formats

Encoding File Extension MIME Type
X3D XML .x3d, .x3dz model/x3d+xml
X3D JSON .x3dj, .x3djz model/x3d+json
X3D Classic VRML .x3dv, .x3dvz model/x3d+vrml
VRML .wrl, .wrz model/vrml
glTF .gltf, .glb model/gltf+json
Wavefront OBJ .obj model/obj
STL .stl model/stl
PLY .ply model/ply
SVG Document .svg, .svgz image/svg+xml

Console Output

Console messages from the preview are redirected to the Output panel of VS Code when you switch to the 'X_ITE' channel.

Output

License

GPLv3, see LICENSE.md.