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 - 1 through 15 (of 2,910 total)
  • Author
    Posts
  • kdv
    Participant

    When “change” is set to -3

    Have no idea why it happens this way on your side :unsure:

    Removed unneeded puzzles from your code.

    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

    individual objects require individual variables to control them…

    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

    Problem is, when one clone in list is activated, other clones do not trigger even though conditions are met for other clones as well

    that’s because your are using one global variable for all clones. After the first clone changes this variable the condition won’t be met for all other clones.

    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 do I prevent the unwanted black color?

    a little more accurate modelling (without overlapping in geometry) can do the trick…

    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: HELP! HTML elements moving aroud #79901
    kdv
    Participant

    You can bind any html element to any 3d object using this puzzle.

    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: HELP! HTML elements moving aroud #79899
    kdv
    Participant

    In the puzzle editor’s viewport the object is in a place, in full screen mode it’s in another place.

    actually, it’s always at the same place relative to the top left corner, exactly according to your puzzles. left: 100px, top: 10px

    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

    Here.

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

    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: media queries? #79831
    kdv
    Participant

    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

    However, if I go into Blender Edit>Preferences>Add-ons>Render: Verge3D, it says the addon is the latest version.

    you didn’t replace the addon itself to the previous version. you just changed ROOT_DIR for the current (and latest) addon.

    As a variant, install V3D 4.x.x. It will replace addons for ALL Blender’s versions. Go to 3.6 and rename verge3d to verge3d_4.x.x. In Blender 3.6.x enable this addon from verge3d_4.x.x folder. Install the latest V3D version (it will replace addons for ALL versions but won’t touch your verge3d_4.x.x), in Blender disable the latest addon (from verge3d folder). Thus you will have 4.x.x version working in Blender 3.6.x and the latest addon won’t be enabled if you install a newer version (because you disabled it manually). If not, just disable it again…

    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

    The Blender side of this is fairly easy with portable installations

    it’s also quite easy for Verge3D… Suppose, you want to use V3D 4.5.1 with Blender 3.6.9. Install V3D 4.5.1 into a separate folder (ex. C:\Programs\Verge3D_451\), then go to C:\Users\user_name\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\verge3d\, open __init__.py and make sure ROOT_DIR is set to C:\Programs\Verge3D_451. This variable tells Blender where it can find Verge3D files.

    Every new installation of Verge3D will overwrite …\addons\verge3d\, but you can backup it before installing…

    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: Verge3D and Blender web AR tutorial #79730
    kdv
    Participant

    Yeap.

    As for iOS AR mode, you can export several objects but you can’t move them individually

    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: AR Problems #79700
    kdv
    Participant

    and be able to move them to separate positions

    it’s not possible for the iOS AR mode (Safari + Quick Look) in Verge3D apps.

    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: a strange situation stuck #79671
    kdv
    Participant

    “replace texture” puzzle doesn’t rename textures in materials. in your case the name will always remain “Skull_diffise.jpg”.

    how it will function ultimately after file is published ? it doesn’t.

    Why not? It’s working as expected…

    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: a strange situation stuck #79653
    kdv
    Participant

    How do I manage this?

    In your case just click on “Cube” in the viewport…

    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: VR cross check or console check #79622
    kdv
    Participant

    Use port forwarding to run and debug VR apps from your local PC.

    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 - 1 through 15 (of 2,910 total)