Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources

X3D Example Archives: Basic, CAD

CAD Teapot

Computer Aided Design (CAD) aids in the creation, modification, analysis, or optimization of model design, with specialized support provided by the X3D CADGeometry component.

The Computer Aided Design (CAD) examples illustrate simple concepts provided by the X3D CAD Geometry Component and CADInterchange Profile. Significant additional work is being pursued by the X3D CAD Working Group and is documented on the X3D CAD Working Group Wiki.

A supporting CAD chapter slideset is available online via X3dGraphics.com.

Technical capabilities are summarized by the SC-4 TC-184 Visualization Requirements For X3D CAD report, published May 2009.

  21 X3D Models       X3D Model Descriptions
CadDesignPatternExampleBushing Cad Design Pattern Example Bushing Design pattern examples demonstrating proper hierarchy of CAD nodes: CADLayer, CADAssembly, CADPart, and then CADFace.
CadGeometryExternPrototypes Cad Geometry Extern Prototypes This scene provides tool developers with X3D Amendment 1 CAD Component node prototypes, providing backwards compatibility with VRML97 and X3D v3.0.
CadGeometryPrototypes Cad Geometry Prototypes This scene provides tool developers with X3D Amendment 1 CAD Component node prototypes, providing backwards compatibility with VRML97 and X3D v3.0.
CADPartChildNoTransformation CADPart Child No Transformation Developer scene to explore Mantis Issue 528, providing a baseline example with no transformation of CADPart children.
CADPartChildTransformationAlternativeA CADPart Child Transformation Alternative A Specification reference: 32.4.4 CADPart Developer scene to explore Mantis Issue 528 Alternative A for transformation of CADFace children: allow Transform node as child of CADFace.

Specification reference: 32.4.4 CADPart
CADPartChildTransformationAlternativeB CADPart Child Transformation Alternative B Specification reference: 32.4.4 CADPart Developer scene to explore Mantis Issue 528 Alternative B for transformation of CADFace children: add transformation fields to CADFace specification.

Specification reference: 32.4.4 CADPart
CADPartChildTransformationAlternativeC CADPart Child Transformation Alternative C Specification reference: 32.4.4 CADPart Developer scene to explore Mantis Issue 528 Alternative C for transformation of of CADFace children: allow Transform between CADPart and CADFace nodes.

Specification reference: 32.4.4 CADPart
CadTeapot Cad Teapot Teapot model demonstrating proper hierarchy of CAD nodes: CADLayer, CADAssembly, CADPart, and then CADFace.
CatiaHubAssemblyCombined Catia Hub Assembly Combined Single file combining all information for the CatiaHubAssembly model, demonstrating CAD assembly structure conserving transform information of each CADAssembly.
CatiaHubAssemblyInline Catia Hub Assembly Inline CatiaHubAssembly model demonstrating external referencing of geometry files using Prototype with Inline.
CatiaHubBushing Catia Hub Bushing Provide a bushing part (a hollow cylinder) for use by CatiaHubAssemblyInline scene, using CADAssembly and Inline nodes.
CatiaHubCap Catia Hub Cap Provide a Cap part for use by CatiaHubAssemblyInline using CADAssembly and Inline nodes.
CatiaHubDiscWithHoles Catia Hub Disc With Holes Provide a Disc with holes part for use by CatiaHubAssemblyInline using CADAssembly and Inline nodes.
CatiaHubGasket Catia Hub Gasket Provide a Gasket part for use by CatiaHubAssemblyInline using CADAssembly and Inline nodes.
ClipPlaneExample Clip Plane Example Illustrate use of two ClipPlane intersections across four sets of primitive geometry. Line indicators are outside the scope of the ClipPlane transformation hierarchy and so are not clipped.
IndexedQuadSetExample Indexed Quad Set Example Simple IndexedQuadSet example.
IndexedQuadSetTexture Indexed Quad Set Texture Demonstrates IndexedQuadSet node of CADGeometry component, includes child nodes for normal vectors and texture coordinates. Scene shows an image projected onto the inner surface of a patch of a spherical region.
KeyFobWeb3d2013BasqueCountry Key Fob Web 3D 2013 Basque Country Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Basque Country flag.
KeyFobWeb3d2013Spain Key Fob Web 3D 2013 Spain Model of a key chain fob with with WEB3D 2013 conference lettering, using the colors of the Spanish flag.
QuadSetColor Quad Set Color Demonstrates QuadSet node of CADGeometry component, includes child nodes for normal vectors and color (per vertex).
QuadSetExample Quad Set Example Simple QuadSet example scene.

Online at https://www.web3d.org/x3d/content/examples/Basic/CAD

Validate XHTML 1.1

Master source-code model archive is under subversion control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/CAD

The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.

Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources