Guida ai formati
The ISO XML standard for interactive web 3D — VRML modern successor with DOM integration and WebGL rendering.
Scarica la versione di provaProva gratuita di 30 giorni. Nessuna carta di credito richiesta. Windows 10/11.
Garanzia soddisfatti o rimborsati di 30 giorni · licenza una tantum — Vedi i prezzi
| 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 legge X3D come formato di input e lo converte in batch in STL per la stampa 3D, in glTF/GLB per i renderer WebGL moderni, o in OBJ. X3D è solo importazione – non può essere scelto come formato di output.