We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

CSS3D plugin for Verge3D

Home Forums Plugins CSS3D plugin for Verge3D

Viewing 15 posts - 31 through 45 (of 149 total)
  • Author
    Posts
  • #38624
    visualizer
    Customer

    zjb

    Thats exciting!

    I m recommending one of my customers to buy V3D & your addon as well.

    Regards

    #38748
    sirhc
    Customer

    Hi there,
    I’ve been experimenting with the ‘CSS3D plugin for Verge3D’;

    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:ac6e684bfe/applications/3D_TBLapp/3D_TBLapp.html

    #1
    I’m trying to disable the ‘iframe controls’ on dubble-click/tap on the iframe. I can’t get it to work.

    #2
    Also the ‘when over—>on out’ puzzle seems to be triggered any time you leave the object even when the puzzle is disabled. This is less of a concern to me….but I thought it would be worth mentioning…

    Anybody any insights???
    Greetz Chris

    Attachments:
    You must be logged in to view attached files.

    Technical Artwork Specialist@TBL.nl

    #38756
    zjbcool
    Customer

    Hi, @sirhc Thank you for buying.
    The interaction of this app is OK. Double-click the screen to enable the iframe controls, leave the screen back to the verge3d’s default controls on PC(for the mobile device it should double-click outside the screen).
    #1
    If you want to disable the iframe controls, you should double-click outside the screen object, not the screen object itself.
    #2
    when leaving iframe, it’ll back to the verge3d’s default controls automatically(I should make an option button to make it clearer).

    #38759
    sirhc
    Customer

    Hi zjbcool :bye: ,
    I understand what you are saying.
    But that’s exactly what I want:
    Bubble click on the screen object itself to toggle the iframe controls on & off.
    Hope you understand what I mean….
    Tnx!

    Technical Artwork Specialist@TBL.nl

    #38760
    zjbcool
    Customer

    Hi zjbcool :bye: ,
    Bubble click on the screen object itself to toggle the iframe controls on & off.

    It is impossible, because the css3d object is in another layer(renderer). But you can create a html button on body to toggle controls.

    #38762
    sirhc
    Customer

    Tnx 4 the quick reply!
    Can It be done with somthing like this perhaps??:

    iframeDocument.attachEvent(“onload”, function () {
    this.contentWindow.document.ondblclick = function() { alert(‘it work\’s’); }
    });

    :scratch:

    Technical Artwork Specialist@TBL.nl

    #38770
    zjbcool
    Customer

    I’m sorry, it is difficult to do this. :unsure:

    #38771
    sirhc
    Customer

    Hi zjbcool,
    I get it’s difficult…I my efforts so far have failed as well.

    Tnx 4 the effort :good:

    Technical Artwork Specialist@TBL.nl

    #38822
    sirhc
    Customer

    Hi zjbcool, :bye:
    tried working around this,…..made the body button as you suggested for disabling iframe controls, thats kinda oke now,…

    But now:
    I also made an activate button. In front of the screen.
    But now my mouse becomes ‘sticky’ leaving the ‘css3dObj’-object.
    Any idea why/how?
    Tnx already!!

    New Project link:
    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:ac6e684bfe/applications/3D_TBLappV2/3D_TBLapp.html

    Attachments:
    You must be logged in to view attached files.

    Technical Artwork Specialist@TBL.nl

    #38826
    sirhc
    Customer

    Kinda Fixed It…!!

    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:ac6e684bfe/applications/3D_TBLappV3/3D_TBLapp.html

    mouse——>the double click is necessary
    touch——> different story: looking in to it (buttons in iframe don’t work :wacko: )

    Technical Artwork Specialist@TBL.nl

    #38828
    zjbcool
    Customer

    Hi,
    try this

    Attachments:
    You must be logged in to view attached files.
    #38843
    sirhc
    Customer

    Hi zjbcool,
    Tnx again for your efforts so far, much appreciated!!!
    Tried your suggestion with the timer, must say my option with the ‘variable’ clicks al little better,….(not by much thou ;)).
    I’m gonna leave it ‘as is’ so that’s oke for now :)

    Another issue I’m having is the touch version….it does scroll the page but buttons op the page don’t work. Is this me? Am I doing something wrong? Or is this a know issue?

    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:ac6e684bfe/applications/3D_TBLappV3/3D_TBLapp.html

    Please let me know,…again your efforts are much appreciated!!! Luv the plugin :good:

    Technical Artwork Specialist@TBL.nl

    #38856
    zjbcool
    Customer

    use ‘when clicked’ instead of ‘when hovered’ puzzle for the mobile device. :)

    #38864
    sirhc
    Customer

    does this apply to the buttons in the iframe-page?
    —>The I-frame page does scroll so the ‘iframe controls’ are activated.

    Technical Artwork Specialist@TBL.nl

    #39071
    zjbcool
    Customer

    Hi,

    @sirhc
    After a week’s work, I think I implemented the feature that you want. I added 2 new puzzles for it. It works fine on mobile devices. See the 2nd way in the example.
    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:509b0f0e57/applications/css3d-example-blender/css3d_demo.html
    And more, the CSS3D plug now supports YouTube Iframe API, so we can contorl the video playback from outside. New 4 puzzles for this feature.

    by the way, when you use YouTube Iframe API, you may need HTTPS in localhost, Caddy is a tool for this, and easy to use. :) :) :)
    Buy CSS3D 2.0 on Gumroad $39 :yes: :yes:

Viewing 15 posts - 31 through 45 (of 149 total)
  • You must be logged in to reply to this topic.