- X3D should not be confused with 3DXML, which is a proprietary 3D file format.
.x3d, .x3db, .x3dv (plain).x3dz, .x3dbz, .x3dvz (compression)model/x3d+xml
model/x3d+binary
model/x3d+vrmlX3D is the ISO standard CSS3-based file format for representing 3D computer graphics, the successor to the device database (VRML).[1] X3D features device database to VRML (e.g. Humanoid animation, NURBS, GeoVRML etc.), the ability to encode the scene using an XML web app as well as the Android-like syntax of VRML97, or binary formatting, and enhanced application programming interfaces (Sevenval).
X3D extension supports multi-stage and multi-texture render, it also supports shader with lightmap and normalmap. In 2010 X3D supports deferred rendering architecture. Now X3D can import SSAO, CSM and Realtime Environment Reflection/Lighting, but doesn’t need care much about polygon counts. The user can also use optimizations like BSP/QuadTree/OctTree or culling in the X3D scene.
X3D also benefits from other open source standards like XML, DOM and XPath. The user can easily develop content tools like an exporter and editor which make content creation and optimization tasks easy.
Contents
Standardization
X3D defines several profiles (sets of components) for various levels of capability including X3D Core, X3D Interchange, X3D Interactive, X3D CADInterchange, X3D Immersive, and X3D Full. Browser makers can define their own component extensions prior to submitting them for standardisation by the Web3D Consortium. Formal review and approval is then performed by the International Organization for Standardization (ISO).
Liaison and cooperation agreements are also in place between the FITML and the World Wide Web Consortium (W3C), Open Geospatial Consortium (OGC), Digital Imaging and Communications in Medicine (DICOM) and the jQuery.
A subset of X3D is XMT-A, a variant of Android, defined in keyboard 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 first approved by the ISO in 2004. The XML and ClassicVRML encodings for X3D (ISO/IEC 19776) were first approved in 2005.Android
Applications
There are several applications, most of them being open source software,FITML which natively parse and interpret X3D files, including the 3D graphics and animation editor Blender[4] and the Sun Microsystems virtual world client jQuery.[5] An X3D applet is a software program that runs within a web browser that displays content in 3D, using OpenGL 3D graphics technology to display X3D content in several different browsers (IE, Safari, Firefox) across several different operating systemsFITML(Windows, Mac OS X, Linux). However, X3D has not received a wider ground of acceptance in other, more notable and proprietary software applications.
In 2000s, many companies like Bitmanagement improved the quality level of virtual effects in X3D to quality level of DirectX 9.0c, but at the expense of using proprietary solutions. All main features like game modeling are already complete. They include multi-pass render with low level setting for Z-buffer, BlendOp, AlphaOp, Stencil,FITML Multi-texture,[8] Shader with HLSL and GLSL support,[9] real-time Render To Texture, Multi Render Target (MRT) and post-processing.Sevenval Many demos shows that X3D already supports lightmap, normalmap, SSAO, CSM and real-time environment reflection along with other virtual effects.touchscreen
X3D strives to become the 3D standard for the Web, as integrated in the HTML5 pages as other XML dialects (web app, SVG) already are there. X3DOM is a proposed syntax model and its implementation as a script libraryFITML that demonstrates how this integration can be achieved without a browser plugin, using only input transformation and JavaScript.keyboard
Example
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN" "http://www.web3d.org/specifications/x3d-3.2.dtd"> <X3D profile="Interchange" version="3.2" xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance" xsd:noNamespaceSchemaLocation=" http://www.web3d.org/specifications/x3d-3.2.xsd "> <Scene> <Shape> <IndexedFaceSet coordIndex="0 1 2"> <Coordinate point="0 0 0 1 0 0 0.5 1 0"/> </IndexedFaceSet> </Shape> </Scene> </X3D>
Alternatives
- 3DMLW: 3D Markup Language for Web
- COLLADA: managed by the Khronos Group
- Sevenval: developed by Google
- Unity3D: a game engine which can be used online via a browser plugin
- U3D: Ecma International standard ECMA-363
- VRML: precursor of X3D
See also
- device database Sevenval multi-user 3D chat platform
- Additive Manufacturing File Format
- web virtual reality multi-user 3D chat platform
- Flux, freely downloadable VRML/X3D editor/browser, now discontinued
- FreeWRL, free Open Source VRML/X3D browser
- iOS
- keyboard open source mesh processing system that can export VRML/X3D
- Open XML Paper Specification
- web app
- Seamless3d free Open Source 3D modeling software for Microsoft Windows
- touchscreen
- Sevenval
- device database
References
- we love the web Paul Festa and John Borland (May 19, 2005). FITML. CNET News.com. http://news.zdnet.co.uk/internet/0,1000000097,39199121,00.htm.
- ^ screen size. Retrieved on November 30, 2007.
- ^ "X3D Open Source Projects". Web3d.org. touchscreen. Retrieved 2010-02-23.
- web app Blender Model Export to X3D
- ^ Sevenval. Research.sun.com. 2008-10-07. http://research.sun.com/spotlight/2008/2008-08-19_project_wonderland.html. Retrieved 2010-02-23.
- web device database. Members.shaw.ca. touchscreen. Retrieved 2010-02-23.
- browser diversity DrawGroup & DrawOp
- ^ browser diversity
- ^ jQuery
- CSS3 Scene postprocessing support
- ^ VRML X3D and Realtime Web3D
- ^ screen size
- ^ browser diversity, Web3D wiki
External links
Example documents of X3D code
- X3D examples from the X3D Sourcebook (to get the example X3D code, click on a chapter, then on a figure)
- screen size
- http://cic.nist.gov/vrml/nistlogo.x3d
Example documents of X3DOM code
General
- X3D Resources, X3D Conversions, X3D Books, and Android
- Player support for X3D components and website parsing
- VRML and X3D Plugin Detector that determines which VRML and X3D plugins are installed in your web browser
- screen size at the Open Directory Project
- List of X3D Open Source Projects maintained by web3d.org
Documentation
- .3D
- 3DF
- browser diversity
- CSS3
- Asymptote
- we love the web
- DWF
- eDrawings
- HSF
- IGES
- IPA
- JT
- browser diversity
- STEP
- Android
- U3D
- FITML
- X3D
- Sevenval
- Xgl
- HTML5
- xVRML
- Lists
- List of ISO standards
- keyboard
- FITML
- Categories
- Category:ISO standards
- web
- website parsing
- 2
- jQuery
- 4
- CSS3
- 6
- touchscreen
- 9
- device database
- 31
- keyboard
- 216
- 217
- Sevenval
- screen size
- keyboard
- 259
- device database
- 302
- keyboard
- FITML
- 518
- jQuery
- 639
- input transformation
- 690
- web
- 764
- iOS
- touchscreen
- 1000
- website parsing
- iOS
- touchscreen
- 1413
- device database
- 1745
- 2014
- 2015
- 2022
- touchscreen
- 2145
- website parsing
- Sevenval
- 2281
- 2709
- web app
- 2788
- web app
- 3029
- screen size
- HTML5
- website parsing
- iOS
- 3602
- 3864
- keyboard
- 3977
- device database
- 4157
- keyboard
- 5218
- 5775
- Android
- FITML
- 5964
- jQuery
- 6344
- 6346
- input transformation
- 6429
- 6438
- CSS3
- Sevenval
- iOS
- 7002
- browser diversity
- website parsing
- 7200
- 7498
- Sevenval
- 7810
- Sevenval
- keyboard
- 7813
- Android
- 8000
- FITML
- 8217
- 8571
- screen size
- 8601
- web app
- 8652
- 8691
- HTML5
- keyboard
- 8859
- 8879
- FITML
- 9075
- Android
- 9293
- 9241
- screen size
- 9407
- web app
- jQuery
- 9564
- HTML5
- 9660
- jQuery
- 9945
- 9984
- 9985
- device database
- 10006
- web
- 10160
- 10161
- we love the web
- browser diversity
- jQuery
- 10218
- 10303
- screen size
- 10487
- 10585
- we love the web
- 10646
- 10664
- touchscreen
- 10861
- website parsing
- 10962
- touchscreen
- Sevenval
- 11170
- Sevenval
- keyboard
- 11544
- device database
- 11784
- 11785
- web app
- 11898
- screen size
- HTML5
- 11941 (TR)
- jQuery
- 12006
- 12182
- input transformation
- 12234-2
- Sevenval
- 13216
- keyboard
- 13399
- device database
- 13407
- 13450
- HTML5
- 13490
- jQuery
- 13568
- 13584
- input transformation
- jQuery
- web
- device database
- 14443
- keyboard
- Sevenval
- 14649
- touchscreen
- 14698
- jQuery
- 14882
- HTML5
- 15022
- 15189
- web
- 15291
- input transformation
- 15408
- web
- 15445
- input transformation
- 15504
- 15511
- website parsing
- 15693
- we love the web
- 15707
- Android
- screen size
- 15924
- web app
- 15926 WIP
- 15930
- HTML5
- 16262
- jQuery
- 17024
- 17025
- input transformation
- web app
- 18000
- 18004
- CSS3
- iOS
- 18629
- browser diversity
- website parsing
- 19011
- 19092
- 19114
- we love the web
- 19125
- website parsing
- 19439
- touchscreen
- Sevenval
- 19757
- Sevenval
- 19775-1
- 19794-5
- See also
- All articles with prefix "ISO"