VRML
| (7 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Engineering format]] | [[Category:Engineering format]] | ||
| − | '''Title(s):''' Virtual Reality Modeling Language also known as Virtual Reality Markup Language | + | '''Title(s):''' [[Title::Virtual Reality Modeling Language also known as Virtual Reality Markup Language]] |
| − | '''Version ID:''' 2.0 / VRML97 | + | '''Version ID:''' [[Version ID::2.0 / VRML97]] |
| − | '''Date released:''' | + | '''Date released:''' [[Version Date released::1997]] |
| − | '''Date:''' 15 May 1994 | + | '''Date:''' [[Format Date::15 May 1994]] |
| − | '''Creator(s):''' Sir Tim Berners-Lee | + | '''Creator(s):''' [[Creator::Sir Tim Berners-Lee]] |
| − | '''Contributor(s):''' [[Contributor:: | + | '''Contributor(s):''' [[Contributor::The VRML Consortium, Inc.]] |
| − | '''Relationships:''' [[X3D | + | '''Relationships:''' [[X3D]] |
| − | * '''Previous Version(s):''' First unofficial version: VRML94 first and only ISO version: VRML97 | + | * '''Previous Version(s):''' [[Previous Version::First unofficial version: VRML94 first and only ISO version: VRML97]] |
| − | * '''Contains:''' Java, Javascript | + | * '''Contains:''' [[Contains::Java, Javascript]] |
* '''Syntax Format(s):''' [[Syntax Format::]] - Any syntax formats that the engineering format may use. | * '''Syntax Format(s):''' [[Syntax Format::]] - Any syntax formats that the engineering format may use. | ||
| − | * '''Family Format(s):''' none | + | * '''Family Format(s):''' [[Family Format::none]] |
| − | '''Description:''' [[Description:: | + | '''Description:''' [[Description::Specifies the vertexes and edges in 3D polygons along with the texture and lighting of the 3D objects, also sets behavior of objects]] |
'''History:''' [[History::]] - Historical description depicting major events surrounding development, creation, and maintenance of this format. | '''History:''' [[History::]] - Historical description depicting major events surrounding development, creation, and maintenance of this format. | ||
| Line 48: | Line 48: | ||
| − | '''Identifier:''' [[Identifier::]] | + | '''Identifier:''' [[Identifier::[http://www.web3d.org/x3d/specifications/vrml/ISO-IEC-14772-VRML97/#International%20Standard%20ISO/IEC%2014772-1:1997 ISO VRML97] ]] |
'''Documentation:''' [[Documentation::Documentation Template]] - Information in general about the engineering format. | '''Documentation:''' [[Documentation::Documentation Template]] - Information in general about the engineering format. | ||
| − | '''File Extensions:''' | + | '''File Extensions:''' wrl, wrz, vrml. |
'''Applications:''' - Applications that the engineering format uses. | '''Applications:''' - Applications that the engineering format uses. | ||
| Line 60: | Line 60: | ||
* '''Interoperable applications:''' [[Interoperable Application::Engineering Format Application Template]] - Applications which can read or write files of this format, but are not native applications for the format. | * '''Interoperable applications:''' [[Interoperable Application::Engineering Format Application Template]] - Applications which can read or write files of this format, but are not native applications for the format. | ||
| − | '''Magic numbers:''' [[Magic Numbers::]] - Unique identifying characters at the beginning of files for this engineering format. | + | '''Magic numbers:''' [[Magic Numbers:: <pre>#VRML V2.0 utf8</pre>]] - Unique identifying characters at the beginning of files for this engineering format. |
| − | '''Format(s):''' | + | '''Format(s):''' x-world/x-vrml. |
'''Rights:''' [[Rights::]] - The name or type of the license for the engineering format. Examples: BSD-style license, Apache License, Proprietary license | '''Rights:''' [[Rights::]] - The name or type of the license for the engineering format. Examples: BSD-style license, Apache License, Proprietary license | ||
| Line 68: | Line 68: | ||
'''Sustainability Factors:''' - Facts about the sustainability of this particular engineering format. | '''Sustainability Factors:''' - Facts about the sustainability of this particular engineering format. | ||
| − | * '''Standardization:''' [[Standardization::]] | + | * '''Standardization:''' [[Standardization::Standardized through ISO in 1997.]] |
| − | * '''Adoption:''' [[Adoption::]] - Information about how this format has been adopted by other organizations. | + | * '''Adoption:''' [[Adoption::Never really adopted due to the lack of bandwidth and graphical capabilities in the 90's]] - Information about how this format has been adopted by other organizations. |
| − | ** '''Licensing and patent claims:''' [[Licensing and patent claims::]] | + | ** '''Licensing and patent claims:''' [[Licensing and patent claims::]] |
* '''Self-documentation:''' [[Self-documentation::]] - Any self-documentation capabilities of the format. | * '''Self-documentation:''' [[Self-documentation::]] - Any self-documentation capabilities of the format. | ||
| Line 80: | Line 80: | ||
* '''Technical protection considerations:''' [[Technical protection considerations::]] - Any considerations that are necessary when it comes to technical protection. | * '''Technical protection considerations:''' [[Technical protection considerations::]] - Any considerations that are necessary when it comes to technical protection. | ||
| − | '''Typical use:''' | + | '''Typical use:''' Displaying 3d scenes embedded in web browsers. |
'''File classification:''' - Specific properties that pertain to this engineering format. | '''File classification:''' - Specific properties that pertain to this engineering format. | ||
| − | * '''Type {Binary, Text}:''' | + | * '''Type {Binary, Text}:''' Text. |
* '''Raster data:''' - Section describes whether or not the engineering format supports raster data. | * '''Raster data:''' - Section describes whether or not the engineering format supports raster data. | ||
| − | ** '''Raster data 2D:''' | + | ** '''Raster data 2D:''' |
| − | *** '''Is Supported:''' [[File Classification Raster Data 2D - Is Supported::]] | + | *** '''Is Supported:''' [[File Classification Raster Data 2D - Is Supported:: No]] |
| − | *** '''Description:''' [[File Classification Raster Data 2D - Description::]] | + | *** '''Description:''' [[File Classification Raster Data 2D - Description::]] |
| − | ** '''Raster data 3D:''' | + | ** '''Raster data 3D:''' |
| − | *** '''Is Supported:''' [[File Classification Raster Data 3D - Is Supported::]] | + | *** '''Is Supported:''' [[File Classification Raster Data 3D - Is Supported::No]] |
| − | *** '''Description:''' [[File Classification Raster Data 3D - Description::]] | + | *** '''Description:''' [[File Classification Raster Data 3D - Description::]] |
| − | * '''Geometric representation:''' - | + | * '''Geometric representation:''' - Yes. |
** '''Implicit representation:''' - Section describes whether or not the engineering format supports implicit representations. | ** '''Implicit representation:''' - Section describes whether or not the engineering format supports implicit representations. | ||
*** '''Implicit surfaces:''' - Can the format support implicit surfaces? Example: A format that can contain surfaces that are generated with mathematical equations that contain the independent variables x, y, and z, like x^2 + y^2 + z^2 * R^2 = 0, supports implicit surfaces. | *** '''Implicit surfaces:''' - Can the format support implicit surfaces? Example: A format that can contain surfaces that are generated with mathematical equations that contain the independent variables x, y, and z, like x^2 + y^2 + z^2 * R^2 = 0, supports implicit surfaces. | ||
| − | **** '''Is Supported:''' [[File Classification Implicit Surfaces - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Implicit Surfaces - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Implicit Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Implicit Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
*** '''Implicit curves:''' - Can the format support implicit curves? Example: A format that can contain curves that are generated with mathematical equations that contain the independent variables x, y, and z, supports implicit curves. | *** '''Implicit curves:''' - Can the format support implicit curves? Example: A format that can contain curves that are generated with mathematical equations that contain the independent variables x, y, and z, supports implicit curves. | ||
| − | **** '''Is Supported:''' [[File Classification Implict Curves - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Implict Curves - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Implicit Curves - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Implicit Curves - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
*** '''Point set:''' - Can the format support point sets? Example: A format that supports surfaces and lines that are generated by points that form triangles supports point sets. | *** '''Point set:''' - Can the format support point sets? Example: A format that supports surfaces and lines that are generated by points that form triangles supports point sets. | ||
| − | **** '''Is Supported:''' [[File Classification Point Set - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Point Set - Is Supported::Yes]] - Is the feature supported in the engineering format? |
| − | **** '''Description:''' [[File Classification Point Set - Description::]] - This field is used to describe the support or lack of support of the feature. | + | **** '''Description:''' [[File Classification Point Set - Description::Through the PointSet node type]] - This field is used to describe the support or lack of support of the feature. |
** '''Mesh:''' - Section describes whether or not the engineering format supports mesh. | ** '''Mesh:''' - Section describes whether or not the engineering format supports mesh. | ||
*** '''Manifold surface meshes:''' - Can the format support manifold surface meshes? Example: A format that supports surfaces that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space | *** '''Manifold surface meshes:''' - Can the format support manifold surface meshes? Example: A format that supports surfaces that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space | ||
| − | **** '''Is Supported:''' [[File Classification Mainfold Surface Meshes - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Mainfold Surface Meshes - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Manifold Surface Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Manifold Surface Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
*** '''Manifold volume meshes:''' - Can the format support manifold volume meshes? Example: A format that supports volumes that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space | *** '''Manifold volume meshes:''' - Can the format support manifold volume meshes? Example: A format that supports volumes that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space | ||
| − | **** '''Is Supported:''' [[File Classification Manifold Volume Meshes - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Manifold Volume Meshes - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Manifold Volume Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Manifold Volume Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
*** '''Non-manifold meshes:''' - Can the format support non-manifold meshes? Example: A format that supports meshes that are not manifolds | *** '''Non-manifold meshes:''' - Can the format support non-manifold meshes? Example: A format that supports meshes that are not manifolds | ||
| − | **** '''Is Supported:''' [[File Classification Non-manifold Meshes - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Non-manifold Meshes - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Non-manifold Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Non-manifold Meshes - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''Parametric representation:''' - Section describes whether or not the engineering format supports parametric representations. | ** '''Parametric representation:''' - Section describes whether or not the engineering format supports parametric representations. | ||
*** '''Parametric surfaces:''' - Can the format support parametric surfaces? Example: A format that can contain surfaces that are generated with parametric equations supports parametric surfaces. | *** '''Parametric surfaces:''' - Can the format support parametric surfaces? Example: A format that can contain surfaces that are generated with parametric equations supports parametric surfaces. | ||
| − | **** '''Is Supported:''' [[File Classification Parametric Surfaces - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Parametric Surfaces - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Parametric Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Parametric Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
*** '''Parametric curves:''' - Can the format support parametric curves? Example: A format that can contain curves that are generated with parametric equations supports parametric curves. | *** '''Parametric curves:''' - Can the format support parametric curves? Example: A format that can contain curves that are generated with parametric equations supports parametric curves. | ||
| − | **** '''Is Supported:''' [[File Classification Parametric Curves - Is Supported::]] - Is the feature supported in the engineering format? | + | **** '''Is Supported:''' [[File Classification Parametric Curves - Is Supported::No]] - Is the feature supported in the engineering format? |
**** '''Description:''' [[File Classification Parametric Curves - Description::]] - This field is used to describe the support or lack of support of the feature. | **** '''Description:''' [[File Classification Parametric Curves - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''Contour sets:''' - Can the format support contour sets? | ** '''Contour sets:''' - Can the format support contour sets? | ||
| − | *** '''Is Supported:''' [[File Classification Contour Sets - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification Contour Sets - Is Supported::No]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification Contour Sets - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Contour Sets - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''NURBS:''' - Can the format support Non Uniform Rational Basis Splines? Examples: The engineering formats IGES, STEP, ACIS, and PHIGS | ** '''NURBS:''' - Can the format support Non Uniform Rational Basis Splines? Examples: The engineering formats IGES, STEP, ACIS, and PHIGS | ||
| − | *** '''Is Supported:''' [[File Classification NURBS - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification NURBS - Is Supported::Yes]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification NURBS - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification NURBS - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
* '''Multi-resolution models:''' - Can the format support models with multiple resolutions? Examples: A format that supports a highly detailed and lowly detailed model simultaneously supports multi-resolution models. | * '''Multi-resolution models:''' - Can the format support models with multiple resolutions? Examples: A format that supports a highly detailed and lowly detailed model simultaneously supports multi-resolution models. | ||
| − | ** '''Is Supported:''' [[File Classification Multi-resolution Models - Is Supported::]] - Is the feature supported in the engineering format? | + | ** '''Is Supported:''' [[File Classification Multi-resolution Models - Is Supported::No]] - Is the feature supported in the engineering format? |
** '''Description:''' [[File Classification Multi-resolution Models - Description::]] - This field is used to describe the support or lack of support of the feature. | ** '''Description:''' [[File Classification Multi-resolution Models - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
* '''Dynamics:''' - Section describes whether or not the engineering format supports dynamics. | * '''Dynamics:''' - Section describes whether or not the engineering format supports dynamics. | ||
** '''Kinematics:''' - Can the format support kinematics? Example: Does the format allow model parts to rotate? | ** '''Kinematics:''' - Can the format support kinematics? Example: Does the format allow model parts to rotate? | ||
| − | *** '''Is Supported:''' [[File Classification Kinematics - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification Kinematics - Is Supported::No]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification Kinematics - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Kinematics - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''Assembly:''' - Can the format support assembly? Example: Does the format allow the assembly instructions to be explicitly specified with a model? | ** '''Assembly:''' - Can the format support assembly? Example: Does the format allow the assembly instructions to be explicitly specified with a model? | ||
| − | *** '''Is Supported:''' [[File Classification Assembly - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification Assembly - Is Supported::No]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification Assembly - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Assembly - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''Force(s):''' - Can the format support forces? Example: Does the format support acceleration forces? | ** '''Force(s):''' - Can the format support forces? Example: Does the format support acceleration forces? | ||
| − | *** '''Is Supported:''' [[File Classification Force - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification Force - Is Supported::No]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification Force - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Force - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
* '''Boundary representation''' - Can the format support models with boundary representations? | * '''Boundary representation''' - Can the format support models with boundary representations? | ||
** '''Manifold surface boundary representations:''' - Can the format support manifold surface boundary representations? Example: The engineering format STEP | ** '''Manifold surface boundary representations:''' - Can the format support manifold surface boundary representations? Example: The engineering format STEP | ||
| − | *** '''Is Supported:''' [[File Classification Manifold Surface Boundary Representation - Is Supported::]] - Is the feature supported in the engineering format? | + | *** '''Is Supported:''' [[File Classification Manifold Surface Boundary Representation - Is Supported::No]] - Is the feature supported in the engineering format? |
*** '''Description:''' [[File Classification Manifold Surface Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Manifold Surface Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
** '''Manifold volume boundary representations:''' - Can the format support manifold volume boundary representations? Example: The engineering format STEP | ** '''Manifold volume boundary representations:''' - Can the format support manifold volume boundary representations? Example: The engineering format STEP | ||
| Line 149: | Line 149: | ||
*** '''Description:''' [[File Classification Non-manifold Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature. | *** '''Description:''' [[File Classification Non-manifold Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
* '''Material transparency:''' - Can the format support transparency? Example: Does the format allow models to have a clear window in a car? | * '''Material transparency:''' - Can the format support transparency? Example: Does the format allow models to have a clear window in a car? | ||
| − | ** '''Is Supported:''' [[File Classification Material Transparency - Is Supported::]] | + | ** '''Is Supported:''' [[File Classification Material Transparency - Is Supported::Yes]] |
** '''Description:''' [[File Classification Material Transparency - Description::]] - This field is used to describe the support or lack of support of the feature. | ** '''Description:''' [[File Classification Material Transparency - Description::]] - This field is used to describe the support or lack of support of the feature. | ||
| − | '''References:''' [[References:: | + | '''References:''' [[References::[http://www.web3d.org/x3d/specifications/vrml/ISO-IEC-14772-VRML97/#International%20Standard%20ISO/IEC%2014772-1:1997], [http://en.wikipedia.org/wiki/Vrml] ]] |
Latest revision as of 16:09, 10 May 2009
Title(s): Virtual Reality Modeling Language also known as Virtual Reality Markup Language
Version ID: 2.0 / VRML97
Date released: 1997
Date: 15 May 1994
Creator(s): Sir Tim Berners-Lee
Contributor(s): The VRML Consortium, Inc.
Relationships: X3D
- Previous Version(s): First unofficial version: VRML94 first and only ISO version: VRML97
- Contains: Java, Javascript
- Syntax Format(s): - Any syntax formats that the engineering format may use.
- Family Format(s): none
Description: Specifies the vertexes and edges in 3D polygons along with the texture and lighting of the 3D objects, also sets behavior of objects
History: - Historical description depicting major events surrounding development, creation, and maintenance of this format.
Example(s):
#VRML V2.0 utf8
WorldInfo {
title "Red Sphere"
info ["This Web3D Content was created with Flux Studio, a Web3D authoring tool"
"www.mediamachines.com"]
}
DEF Sphere1 Shape {
appearance Appearance {
material DEF Red Material {
ambientIntensity 0.200
shininess 0.200
diffuseColor 1 0 0
}
}
geometry DEF GeoSphere1 Sphere {
radius 1.000
}
}
Identifier: [[Identifier::ISO VRML97 ]]
Documentation: Documentation Template - Information in general about the engineering format.
File Extensions: wrl, wrz, vrml.
Applications: - Applications that the engineering format uses.
- Native application(s): Engineering Format Application Template - Applications which are primarily designed to specifically run this engineering format.
- Interoperable applications: Engineering Format Application Template - Applications which can read or write files of this format, but are not native applications for the format.
#VRML V2.0 utf8warning.png
- "
#VRML V2.0 utf8
" cannot be used as a page name in this wiki. - The given value was not understood.
Format(s): x-world/x-vrml.
Rights: - The name or type of the license for the engineering format. Examples: BSD-style license, Apache License, Proprietary license
Sustainability Factors: - Facts about the sustainability of this particular engineering format.
- Standardization: Standardized through ISO in 1997.
- Adoption: Never really adopted due to the lack of bandwidth and graphical capabilities in the 90's - Information about how this format has been adopted by other organizations.
- Licensing and patent claims:
- Self-documentation: - Any self-documentation capabilities of the format.
- External dependencies: - Anything that the format depends on outside of its control to function.
- Technical protection considerations: - Any considerations that are necessary when it comes to technical protection.
Typical use: Displaying 3d scenes embedded in web browsers.
File classification: - Specific properties that pertain to this engineering format.
- Type {Binary, Text}: Text.
- Raster data: - Section describes whether or not the engineering format supports raster data.
- Geometric representation: - Yes.
- Implicit representation: - Section describes whether or not the engineering format supports implicit representations.
- Implicit surfaces: - Can the format support implicit surfaces? Example: A format that can contain surfaces that are generated with mathematical equations that contain the independent variables x, y, and z, like x^2 + y^2 + z^2 * R^2 = 0, supports implicit surfaces.
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Implicit curves: - Can the format support implicit curves? Example: A format that can contain curves that are generated with mathematical equations that contain the independent variables x, y, and z, supports implicit curves.
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Point set: - Can the format support point sets? Example: A format that supports surfaces and lines that are generated by points that form triangles supports point sets.
- Is Supported: Yes - Is the feature supported in the engineering format?
- Description: Through the PointSet node type - This field is used to describe the support or lack of support of the feature.
- Implicit surfaces: - Can the format support implicit surfaces? Example: A format that can contain surfaces that are generated with mathematical equations that contain the independent variables x, y, and z, like x^2 + y^2 + z^2 * R^2 = 0, supports implicit surfaces.
- Mesh: - Section describes whether or not the engineering format supports mesh.
- Manifold surface meshes: - Can the format support manifold surface meshes? Example: A format that supports surfaces that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Manifold volume meshes: - Can the format support manifold volume meshes? Example: A format that supports volumes that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Non-manifold meshes: - Can the format support non-manifold meshes? Example: A format that supports meshes that are not manifolds
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Manifold surface meshes: - Can the format support manifold surface meshes? Example: A format that supports surfaces that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space
- Parametric representation: - Section describes whether or not the engineering format supports parametric representations.
- Parametric surfaces: - Can the format support parametric surfaces? Example: A format that can contain surfaces that are generated with parametric equations supports parametric surfaces.
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Parametric curves: - Can the format support parametric curves? Example: A format that can contain curves that are generated with parametric equations supports parametric curves.
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Parametric surfaces: - Can the format support parametric surfaces? Example: A format that can contain surfaces that are generated with parametric equations supports parametric surfaces.
- Contour sets: - Can the format support contour sets?
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- NURBS: - Can the format support Non Uniform Rational Basis Splines? Examples: The engineering formats IGES, STEP, ACIS, and PHIGS
- Is Supported: Yes - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Implicit representation: - Section describes whether or not the engineering format supports implicit representations.
- Multi-resolution models: - Can the format support models with multiple resolutions? Examples: A format that supports a highly detailed and lowly detailed model simultaneously supports multi-resolution models.
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Dynamics: - Section describes whether or not the engineering format supports dynamics.
- Kinematics: - Can the format support kinematics? Example: Does the format allow model parts to rotate?
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Assembly: - Can the format support assembly? Example: Does the format allow the assembly instructions to be explicitly specified with a model?
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Force(s): - Can the format support forces? Example: Does the format support acceleration forces?
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Kinematics: - Can the format support kinematics? Example: Does the format allow model parts to rotate?
- Boundary representation - Can the format support models with boundary representations?
- Manifold surface boundary representations: - Can the format support manifold surface boundary representations? Example: The engineering format STEP
- Is Supported: No - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Manifold volume boundary representations: - Can the format support manifold volume boundary representations? Example: The engineering format STEP
- Is Supported: - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Non-manifold boundary representations: - Can the format support non-manifold boundary representations? Example: The engineering format STEP
- Is Supported: - Is the feature supported in the engineering format?
- Description: - This field is used to describe the support or lack of support of the feature.
- Manifold surface boundary representations: - Can the format support manifold surface boundary representations? Example: The engineering format STEP
- Material transparency: - Can the format support transparency? Example: Does the format allow models to have a clear window in a car?
- Is Supported: Yes
- Description: - This field is used to describe the support or lack of support of the feature.