Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
flying_mada
Contributor
Contributor

Embed 3D model iframe into App from Sketchfab

I am creating a app and would like to embed an iframe from sketchfab. Ideally, this would be dynamic in that I would create a slicer, and depending on the selection of that slicer, a different model would appear. Example of the iframe is below. Is there a simple way I can include this using the tools available or would I need a custom extension?

 

<div class="sketchfab-embed-wrapper">
<iframe title="Farm 3D Model" src="https://sketchfab.com/models/349d3dd60bbc40f19c4e45eb6eaf7a83/embed">
</iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: ;">
<a href="https://sketchfab.com/3d-models/farm-3d-model-349d3dd60bbc40f19c4e45eb6eaf7a83" target="_blank" style="font-weight: bold; color: ;">Farm 3D Model</a>
by <a href="https://sketchfab.com/GreenSkyTec" target="_blank" style="font-weight: bold; color: #1CAAD9;">Aurox.io</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>

Labels (1)
0 Replies