格式指南
The ISO XML standard for interactive web 3D — VRML modern successor with DOM integration and WebGL rendering.
下载免费试用版30天免费试用。无需信用卡。Windows 10/11。
30天退款保证 · 一次性许可 — 查看价格
| Extension | .x3d (XML), .x3db (binary), .x3dv (VRML encoding) |
|---|---|
| Full name | Extensible 3D |
| Standard | ISO/IEC 19775 |
| Encoding | XML (primary), binary, VRML classic |
| Open standard | Yes — Web3D Consortium |
| Supports color | Yes — materials and textures |
| Supports animations | Yes — interpolators and scripts |
| Predecessor | VRML |
X3D (Extensible 3D) is an ISO/IEC 19775 standard by the Web3D Consortium as the XML successor to VRML. X3D uses XML to define 3D scenes with geometry, materials, textures, lights, cameras, animations and interactive behaviors. The X3DOM project enables X3D to run natively in web browsers via WebGL.
Engineers embed interactive X3D models in HTML documentation for part catalogs, maintenance manuals and technical publications.
X3D is used in medical imaging, protein structure visualization and scientific simulation output.
Interactive 3D training tools use X3D for browser-based 3D content without dedicated software on learner machines.
FreeCAD, MeshLab, Blender (via export), X3DOM (browser renderer), InstantReality and 3D CAD Converter.
3D CAD Converter 将 X3D 作为输入格式读取,并批量转换为用于 3D 打印的 STL、用于现代 WebGL 渲染器的 glTF/GLB,或 OBJ。X3D 仅支持导入,不能选作输出格式。