@cognite/reveal
@cognite/reveal has three modules:
- @cognite/reveal is the main module and has the main entry point of Reveal,
Cognite3DViewer. CAD models are represented byCognite3DModeland points clouds byCognitePointCloudModel. - @congite/reveal/tools contains a set of tools, e.g.
AxisViewTool,GeomapTool,TimelineTool,ExplodedViewToolandHtmlOverlayToolthat works withCognite3DViewer. - @cognite/reveal/extensions/datasource allows providing custom data sources for geometry and model metadata.