HOME

TheInfoList



OR:

3DXML is a proprietary 3D
file format A file format is a Computer standard, standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary format, pr ...
developed by
Dassault Systèmes Dassault Systèmes SE () (abbreviated 3DS) is a French Multinational corporation, multinational software corporation which develops software for 3D product design, simulation, manufacturing and other 3D related products. Founded in 1981, it is ...
under its 3DVIA Brand. It uses an
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
container whose specifications were published. It should not be confused with X3D, the
ISO standard The International Organization for Standardization (ISO ; ; ) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries. Me ...
XML-based file format for representing 3D
computer graphics Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
. The 3DXML file is a zip archive file that contains a BOM file and one or more 3D representation files. Renaming the file from .3dxml to .zip allows a program like WinZip to open the archive. The 3DXML file can contain 3D representation files stored in either XML or binary format and they can contain either surface data, as a mesh that can be interpreted as surface data or as a simple mesh. The surface data is stored as Gregory patches. The "surface" mesh (containing topology, faces, edges, vertices, and rounding weights) can be reinterpreted back into a surface by a compliant 3DXML viewer. The simple mesh is tessellated data stored as triangles. trifans, and trisets.


Support

Up to this date the 3DXML format is only supported by
Dassault Systèmes Dassault Systèmes SE () (abbreviated 3DS) is a French Multinational corporation, multinational software corporation which develops software for 3D product design, simulation, manufacturing and other 3D related products. Founded in 1981, it is ...
product line. The 3D XML Player is a standalone application that allows you to view 3D XML files on Windows. The 3DVIA Player, a free player available on the
Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
platform (OSX No longer supported), allows to view 3D XML files in a web browser, offline or online.


License

Dassault Systèmes provides a yearly royalty free license to anyone requesting the 3DXML format documentation. This license however only permits internal works.Official 3DXML License: ''DSA Grants you a royaltee-free, non-exclusive, non-transferable and temporary license to use and copy the materials in accordance with this Agreement for your own internal business purposes''.


See also

* 3DML * 3DMLW * List of vector graphics markup languages *
glTF glTF (Graphics Library Transmission Format or GL Transmission Format and formerly known as WebGL Transmissions Format or WebGL TF) is a standard file format for three-dimensional scenes and models. A glTF file uses one of two possible file exte ...
- a
Khronos Group The Khronos Group, Inc. is an open, non-profit, member-driven consortium of 170 organizations developing, publishing and maintaining royalty-free interoperability standards for 3D graphics, virtual reality, augmented reality, parallel computat ...
file format for 3D Scenes and models.


References


External links


Official website

C++ Data Binding for 3DXML

3DXML collaborative warehouse

GLC_Player the Open source 3DXML (ASCII) Viewer
3D graphics file formats XML markup languages Vector graphics markup languages Dassault Systèmes {{markup-languages-stub