reveal-3d

安装量: 1.8K
排名: #3493

安装

npx skills add https://github.com/cognitedata/builder-skills --skill reveal-3d

Reveal 3D Viewer Add a Cognite Reveal 3D viewer to a Flows app by copying the bundled source into the target app. Renders CAD models from CDF, with support for model browsing, direct model/revision IDs, or FDM-linked assets. FDM instance to visualize: $ARGUMENTS Use This When The user wants to embed an interactive Cognite Reveal viewer for CDF 3D/CAD content in a Flows app. Do not use this skill for static diagrams, graph visualizations, or unrelated custom Three.js scenes. Prerequisites The app uses React + TypeScript and is wrapped in @cognite/dune auth (Flows auth). The app has a QueryClientProvider from @tanstack/react-query . The CDF project has 3D models, or the user has supplied direct model/revision IDs. For FDM-linked 3D, the instance must be linked through Core DM ( CogniteVisualizable.object3D -> CogniteCADNode ). Show more

返回排行榜