AR Globe Data Visualization

I want to make a Augment Reality Globe and visualize the terrain data on it , for mobileApp how can i do it with cesium .

**Is globe-ar **https://www.npmjs.com/package/globe-ar useful here, please help

I think the easiest way might be using A-Frame (https://aframe.io/), which makes it easy to set up HTML pages that work in AR, and then embed CesiumJS in that page. I believe this is how this AR example in this tweet works:

https://twitter.com/Liam2404/status/1100082605477822464