This component defines nodes for describing CAD data. There are nodes for quad rendering, and there are named groups and transformations. We support it fully.
Supported nodes:
IndexedQuadSet
(API reference),
QuadSet
(API reference)
See Rendering component.
CADAssembly
(API reference),
CADFace
(API reference),
CADLayer
(API reference),
CADPart
(API reference)
All these nodes are specialized grouping nodes.
Additionally, various parts and groups may be assigned names (not displayed
by view3dscene anywhere right now).
CADPart
additionally transforms the children (just like Transform
node).
CADLayer
may additionally hide a subset of it's
children by the CADLayer.visible
field.
Copyright Michalis Kamburelis and Castle Game Engine Contributors.
This webpage is also open-source and we welcome pull requests to improve it.
We use cookies for analytics. See our privacy policy.