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 - 136 through 150 (of 2,848 total)
  • Author
    Posts
  • kdv
    Participant

    https://drive.google.com/…/view?usp=sharing

    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

    Your combination of puzzles now looks as a complete mess ))) No logic in your head – no logic in your puzzles :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

    You do not need an every frame call to move an object or character

    actually, he does need that “every frame” puzzle. the perfomance impact is neglectable in that case.
    https://drive.google.com/…/view?usp=sharing

    the interval between the repetitive keydown events is too long to provide smooth moving. The interval between the first and the second keydown events is even longer (~3 times longer).

    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: Issues with running the html app #77445
    kdv
    Participant

    Really? You don’t see the reason? Disable your download manager :wacko: Or add .bin to exclusions…

    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: Issues with running the html app #77427
    kdv
    Participant

    Just show the console log. Press F12.

    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

    lots of materials and shaders can also contribute to large file sizes as well?

    not as much as objects with their individial geometry. As for LODs: they will not affect the loading time at all. They are generated after loading and used for distant rendering only.

    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: How to control the animation of multiple objects? #77356
    kdv
    Participant

    The idea is to have one button to pause/resume them all.

    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: “Load Data” with JSON Fails on webserver #77323
    kdv
    Participant

    I can load txt files, but I cannot process them as a dict in Puzzles

    Actually, you can read JSON from files with any extention (or even without it).

    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 Kitchen scene #77302
    kdv
    Participant

    how to stop detecting surface

    Surface detection works only for the round cursor (it becomes visible when some surface is detected). Your model is not affected by this process at all.

    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: Transforms not aligning #77299
    kdv
    Participant

    I hope somebody has an answer for this.

    It’s hard to say something helpful without your files. Most likely the problem is somewhere in your puzzles.

    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: “Load Data” with JSON Fails on webserver #77279
    kdv
    Participant

    Add missing mime types or rename .json to .txt or smth else.

    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 tools plugin #77258
    kdv
    Participant

    That’s not an issue of my “clone object” puzzle. It clones objects with really independent materials. The problem is in the standard “replace texture” function which instead of actual replacing textures in materials just replaces image data for the initial texture. This issue requires refactoring the “replace texture” function code :unsure: As a workaround you can use compressed textures in your app.

    I told them in S8S a long-long time ago about this issue https://www.soft8soft.com/topic/verge3d-4-2-pre1-available/#post-55894

    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 tools plugin #77253
    kdv
    Participant

    only supports verge3d 4.0.0-4.2.0 and 4.3.1+

    It just means that only 4.3.0 is not supported.

    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: Physics help #77218
    kdv
    Participant

    Dynamic objects cannot be moved via dragging. They are totally controlled by the physics engine.

    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 plugin for iOS #77203
    kdv
    Participant

    We’re experiencing some issues

    what exactly?

    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 - 136 through 150 (of 2,848 total)