Visualize 3D model using R shiny

Hi
I've recently created a 3D model using the QGIS plugin 'Qgis2threejs'. The model is output in HTML (folder with multiple files) or .gltf formats. I would like to share the model using an R shiny app, but have not found a way to do it. Any help much appreciated!

Managed to solve this using the 'rgl' (rgl Overview) and 'rgl2gltf' packages.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.