Skip to content

How does the 3D visualization connect to my scene and telemetry data?

liyuanqian edited this page Jul 14, 2023 · 1 revision

3D visualization in AWS IoT TwinMaker is defined through the AWS IoT TwinMaker Scene file. This is a JSON document that specifies the various 3D assets in the scene. For details on how to create Scenes in AWS IoT TwinMaker, check out our documentation [1]. After deploying the sample you can also view/edit the scene in the AWS IoT TwinMaker console.

In particular, the sample scene in this demo uses:

  • 3D model assets (GLB) uploaded to the workspace resouce library [1] [2]
  • Annotations to overlay real-time telemetry data into the scene [1]
  • Mesh shader widgets to highlight parts of the cookieline in red/yellow based on latest alarm status [1]
  • Scene tags to use as custom focal/interaction points in the scene [1]