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.

gf3d

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 158 total)
  • Author
    Posts
  • gf3d
    Customer

    Hi Xeon,, in fact its really simple

    Forget about the rings on the floor etc ( just dekoration )

    its about the 4 planes and 4 cubes

    planes are named 01 – 04
    cubes are named 01_A – 04_A

    i either want to hover or clicked on them
    when hovered 01 and 01_A should change color
    when clicked they should change and stay that color

    until i click the reset sphere…

    works fine so far…..

    But as soon as one of them is clicked the other squares or planes
    react as if they were clicked..even when they are hovered…
    i guess its because the set clicked puzzle it set to “1”

    as soon as i push the reset sphere its et to “0” again

    so what i miss is that after the set clicked puzzle is set to “1”
    to make the when clicked puzzle work, its set to “0” again so i can hover the other objects. the already clicked objects should remain their color until i push the reset sphere..

    Hope you understand?

    greets

    Ger

    gf3d
    Customer

    oops

    here is the screenshot

    Greets

    Ger

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

    hi xeon,

    your solution brought me on the right direction…

    now hover and click work……

    But another problem showed up….
    by setting the “set clicked” to “1” after i clicked the object
    it remaines on “1” until i reset it by using another object to do so.

    See the screenshot..the little sphere is my reset button….
    It resets al the materials to the origin and also the “set clicked” to “0” again.

    as long as the “set clicked” is on “1” even the other objects act as
    if they were “clicked” even if they are only “hovered”

    This is a Test project for a bigger project that is coming up…

    How can it be done that the “set clicked” it set to “0” again after
    an object is “clicked on” so i can hover other objects…

    Hope you understand what i mean

    Greets

    Ger

    gf3d
    Customer

    H Gliftek,

    hope you´re doing fine….

    I also contacted you at Discord…..still having this problem….
    with the hovering and clicking on the same object…..

    Any ideas how to solve this?

    Greets

    Ger

    http://www.gf3d.de/James_Trolly3D/James_Trolly.html

    This is a link to my latest project i finished with verge3d

    gf3d
    Customer

    Hi there,

    still sorting this out…….

    To the anyone who has an idea…..pls. help me out

    Greets

    Ger

    gf3d
    Customer

    Hi Gliftek,

    I changed the hover action as you said……

    What i want is that when i hover over the objects the color changes….

    Works fine so far….

    But i also want the objects to change the color and stay that color when i click on them……..

    That doesn´t work when i click them…only the hover action works

    Greets

    Ger

    gf3d
    Customer

    Hi GlifTek….

    I attached a picture

    Greets

    Ger

    Attachments:
    You must be logged in to view attached files.
    in reply to: I want a black background at startup #42896
    gf3d
    Customer

    Hi xenon again,

    i´m not sure wether the css files has uploaded.

    so this is what is written in it…..

    /* __V3D_TEMPLATE__ – template-based file; delete this line to prevent this file from being updated */
    .v3d-simple-preloader-logo {
    background-image: url(“jameslogo3d.png”);
    background-size: cover;

    }

    .body {
    overflow: auto;
    height: auto;
    background-color: #000000;
    -o-object-fit: fill;
    object-fit: fill;

    }

    #v3d-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

    }

    .fullscreen-button {
    position: absolute;
    bottom: 20px;
    right: 260px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
    z-index: 0;
    }

    .fullscreen-open {
    background-image: url(‘images/fullscreen_open.png’);
    }

    .fullscreen-close {
    background-image: url(‘images/fullscreen_close.png’);
    }

    /* removes tap blinking on ios devices */
    * { -webkit-tap-highlight-color:rgba(0,0,0,0); }

    Greets

    Ger

    in reply to: I want a black background at startup #42895
    gf3d
    Customer

    Hi Xenon,

    i Did as you wrote here….

    I edited the css file but no changes….

    I´ve uploaded the css file.

    maybe you just have a look at it.

    Thanks

    Ger

    in reply to: I want a black background at startup #42868
    gf3d
    Customer

    Hi xenon..i want the preloader page to have a black background…

    Nor being a programmer can you explain it a bit more?

    Thanks

    Ger

    in reply to: Full screen button #42839
    gf3d
    Customer

    Hi there,

    sorry but i don´t know what you mean…i´m not into programming…

    It can´t be that difficult to have a black background when the application starts…i´ve seen such thing alraedy…

    Greets

    Ger

    in reply to: I want a black background at startup #42828
    gf3d
    Customer

    Hi thanks for the answer…but i cannot read what you wrote there

    Greets

    Ger

    in reply to: Full screen button #42823
    gf3d
    Customer

    Hi there,

    has anyone read this?

    I´m creating a pure 3D Konfigurator….so i need a solution ( if possible) to have a 3D object to do Fullscreen and back again.

    The default fullscreen function i cannot use..i need it to stay at its position,

    Greets

    Ger

    gf3d
    Customer

    thank you for the reply…..you were right….

    in reply to: GLB export #42319
    gf3d
    Customer

    Ok…thats why…..

    With GLTF i have no problems because with this format i stay within
    the verge Surroundings…say…no external viewers..etc etc…
    i use it for further use with puzzles etc…..to create things.

    the GLB format i need for external use in “Shopify”

    for this one i stay with the babylon exporter…its fine for that.

    and the thing with the black background seems to be a “shopify” issue
    as well…..Thanks a lot for trying to help..

    Greets

    Ger

    you might have a look at the latest version of the Configurator
    “work in Progress”

    at

    http://www.gf3d.de/James_Trolly/index.html

Viewing 15 posts - 91 through 105 (of 158 total)