X3D
From Wikipedia, the free encyclopedia
Please help improve this article or section by expanding it. Further information might be found on the talk page or at requests for expansion. (January 2008) |
X3D | |
---|---|
File name extension | .x3d |
Type of format | 3D computer graphics |
Extended from | XML |
Website | http://www.web3d.org/x3d/ |
X3D is the ISO standard XML-based file format for representing 3D computer graphics, the successor to the Virtual Reality Modeling Language (VRML). X3D features extensions to VRML (e.g. Humanoid Animation, NURBS, GeoVRML etc.), the ability to encode the scene using an XML syntax as well as the Open Inventor-like syntax of VRML97, and enhanced application programmer interfaces (APIs).
X3D defines several profiles (sets of extensions) for various purposes, such as X3D Core, X3D Interchange, X3D CAD, X3D Geospatial and X3D Immersive, and browser makers can define their own extensions prior to submitting them for standardisation by the Web3D Consortium.
A subset of X3D is XMT-A, a variant of XMT, defined in MPEG-4 Part 11. It was designed to provide a link between X3D and 3D content in MPEG-4 (BIFS).
The abstract specification for X3D (ISO/IEC 19775) was approved by the ISO in 2004. The XML and VRML encodings for X3D (ISO/IEC 19776) were approved in 2005.[1]
X3D should not be confused with 3DXML, a proprietary file format.
Contents |
[edit] Alternatives
- COLLADA
- U3D
- VRML (precursor of X3D)
- 3DMLW (3D Markup Language for Web)
[edit] See also
- FreeWRL, free Open Source VRML/X3D browser
- Flux, free VRML/X3D editor/browser
- List of vector graphics markup languages
- Web3D
- A list of X3D Open Source Projects (maintained by web3d.org)
[edit] References
- ^ X3D FAQ – "What is the status of the X3D specification?". Retrieved on November 30, 2007.
[edit] External links
[edit] General
- VRML and X3D Plugin Detector that determines which VRML and X3D plugins are installed in your web browser
- X3D at the Open Directory Project