Search: in
X3D
X3D Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
X3D Email this to a friend      X3D

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).

Contents


Example X3D document

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' >
<head>
 <meta name='FluxStudioVersion' content='659'/>
</head>
<Scene>
<WorldInfo
 title='Untitled'
 info='"This Web3D Content was created with Flux Studio, a Web3D authoring tool"
 "www.mediamachines.com"'/>
<Shape DEF='Sphere1'>
 <Appearance
  containerField='appearance'>
  <Material DEF='Red'
   containerField='material'
   ambientIntensity='0.200'
   shininess='0.200'
   diffuseColor='1 0 0'/>
 </Appearance>
 <Sphere DEF='GeoSphere1'
  containerField='geometry'
  radius='1.000'/>
</Shape>
</Scene>
</X3D>

Standardization

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]

Applications

There are several applications, most of them being open source software, which natively parse and interpret X3D files, including the 3D graphics and animation editor Blender and the Sun Microsystems virtual world client Project Wonderland. However, it has not received a wider ground of acceptance in other, more notable and proprietary software applications .

Alternatives

See also

References

External links

General

Documentation

cs:Extensible 3D da:X3d de:X3D es:X3D fr:Extensible 3D it:X3D ja:X3D pl:X3D pt:X3D sv:X3D tr:X3D zh:X3D





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in X3D

Search for X3D in Tutorials
Search for X3D in Encyclopedia
Search for X3D in Dictionary
Search for X3D in Open Directory
Search for X3D in Store
Search for X3D in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



X3D
X3D top X3D

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement