Integrating Heatmaps with GLB Models using Autodesk Platform Services SDK

Integrating Heatmaps with GLB Models using Autodesk Platform Services SDK

miguel_diazlozano
Observer Observer
651 Views
1 Reply
Message 1 of 2

Integrating Heatmaps with GLB Models using Autodesk Platform Services SDK

miguel_diazlozano
Observer
Observer

Good morning,

 

My team and I are trying to create a digital twin using the APS SDK to display the viewer with a 3D model in GLB format. We want to enhance this viewer with the visualization extension by adding sprites and heatmaps. We have had no issues adding sprites at any position on the model. However, we haven't been able to integrate the heatmap functionality with GLB models. The documentation explains how to apply heatmaps to rooms, but we haven't found any way in the documentation to display them arbitrarily on a GLB model that doesn't represent a specific facility (in our case, a portion of a city). Is there a way to integrate heatmaps with GLB models?

 

Thank you and regards.

0 Likes
Accepted solutions (1)
652 Views
1 Reply
Reply (1)
Message 2 of 2

geng.wang
Alumni
Alumni
Accepted solution

Hi @miguel_diazlozano :
The heatmaps can be applied to arbitrary objects. Please see this example: https://aps.autodesk.com/en/docs/dataviz/v1/developers_guide/examples/heatmap/heatmap_for_arbitrary_....
From Petr Broz

0 Likes