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.

kdv

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 2,844 total)
  • Author
    Posts
  • kdv
    Participant

    What am i doing wrong?

    your grabbed objects are parented to the main scene after releasing and already aren’t children of the appended scenes. thus they won’t be removed when you remove those appended scenes.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Object/Decals Dissapearing #78330
    kdv
    Participant

    Can you share the link to look at your scene closer?

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Ambient Occlusion on/off #78157
    kdv
    Participant

    I just didn’t find out how to disable gtaoGenerator itself :-)

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Ambient Occlusion on/off #78155
    kdv
    Participant

    Try this way

    Have no idea why this short video has that strange sound track :unsure:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Ambient Occlusion on/off #78151
    kdv
    Participant

    Is it possible to turn on/off the ambient occlusion

    What for? In AR/VR all PP passes will be automatically disabled, but when you exit AR/VR all of them will work again, including gtaoGenerator.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Play Video not playing Video #78142
    kdv
    Participant

    There is an error in your logic in the second variant. Get rid of “loadVideo” in “playSound”.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge 4.7.1issue with Blender 4.2 #78132
    kdv
    Participant

    However I didnt get what you mean by material tab, If you mean Blender

    Do you see how to disable shadows for materials? Do you see how to disable transparency for materials? No. Now all materials are exported as transparent with the alpha level 1.0 :negative: These were just thoughts out loud about the new Blender )))

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    How did you manage to get this result?

    as usual, examined several three.js examples and adapted their code to work with v3d.js
    https://threejs.org/examples/?q=line#webgl_lines_fat
    https://threejs.org/examples/?q=multi#webgl_multiple_views

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    That’s how а multi-camera (or picture-in-picture) app should work

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    99% of iOS users are surfing with Safari. You’ll have to force them somehow to install WebXR Viewer to see your app in AR on their iPhones :unsure:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    Make you UI via HTML/CSS. It will be visible in AR. But only in Android.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge 4.7.1issue with Blender 4.2 #78096
    kdv
    Participant

    how it works well through Blender 4 & not 4.2.

    as a variant, something has been changed in Principled BSFD in 4.2 and it’s not exported correctly by Verge3D addon. Just show that error on a screenshot…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    getObjectByName() will never return a name. it will return an object (a dictionary) or nothing (undefined).

    getObjectByName().name will return an object’s name.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge 4.7.1issue with Blender 4.2 #78076
    kdv
    Participant

    Press F12 and most likely you will see a shader compilation error message…

    100% of all changes, introduced between 3.6.9 and 4.2, are not needed at all for modelling for Verge3D :wacko: The material tab became awfull :negative:

    • This reply was modified 4 weeks, 1 day ago by kdv.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    Good job :good: But this is not a multi-camera app. It’s just two independent apps running at the same time in two separate iframes. You’ll have to add some additional logic to synchronize, for example, moving objects and see them moving in both views…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

Viewing 15 posts - 61 through 75 (of 2,844 total)