Home › Forums › Programming › Load 3D image in a div instead of an iframe
Tagged: iframe
- This topic has 7 replies, 4 voices, and was last updated 6 years, 10 months ago by
Mikhail Luzyanin.
-
AuthorPosts
-
2019-01-21 at 2:55 pm #10744
pharken
CustomerHello, I’ve tried to load the 3D project javascript in a div rather than an iframe but had issues. Is there a way to do this or something in the pipeline for this use case ? Thank you.
2019-01-21 at 3:20 pm #10745
Yuri KovelenovStaffHi,
Verge3D should be able to initialize inside a div element. I think it should possible to copy relevant parts of an application’s .html and .css files to a custom page so that it turns to a complete Verge3D app. What kind of issues are you experiencing – styling, loading?
2019-01-22 at 8:32 am #10747
vincentCustomerToday I use a scene V3D inside a iframe who is a slide show. (materialize frame work) That’s run, but the beginning of the slide show is blocked until you download Verge3D, how to avoid the problem.
2019-01-22 at 9:39 am #10748
Yuri KovelenovStaffHi,
slide show is blocked until you download Verge3D
You can preload Verge3D in background and only show it when it is ready.
While it is loading, show some image and replace it once the loading is complete.
Hope this helps!2019-01-22 at 12:40 pm #10776
vincentCustomerCould you show me the first step with the puzzle ?
2019-01-22 at 2:03 pm #10798
Mikhail LuzyaninStaffCould you show me the first step with the puzzle ?
Here’s an example. There’s over the iframe I placed an image that covers the iframe, when loading is done it’s will be hidden by HTML puzzle. Look at the init tab.
Attachments:
Co-founder and lead graphics specialist at Soft8Soft.
2019-01-23 at 10:41 am #10812
vincentCustomerHi Mikhail,
Thank you, my case study is a little bit different, a slide show don’t run because the Verge3D scene is downloading. How I run the slide show before the end of the downloading.Your proposition is show a slide (picture; image) for waiting. Good idea.
2019-01-23 at 12:34 pm #10813
Mikhail LuzyaninStaffThank you, my case study is a little bit different, a slide show don’t run because the Verge3D scene is downloading. How I run the slide show before the end of the downloading.
How the slide show made? It’s made using puzzles? or it’s just a simple html slider? Can you share an example?
Co-founder and lead graphics specialist at Soft8Soft.
-
AuthorPosts
- You must be logged in to reply to this topic.
