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 - 106 through 120 (of 2,912 total)
  • Author
    Posts
  • kdv
    Participant

    would it be better to reduce the number of textures to 10 at 4096×4096?

    No. In this case, most likely, your app will crash on iPhones.

    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: Sprite Sheet Tutorial #78551
    kdv
    Participant

    how do we get the offsetX and offsetY

    These are just two Value nodes with changed labels.

    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: inquire about Automatic Centering of 3D Models #78548
    kdv
    Participant

    This puzzle will also do the job (without zoomming).

    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: Timer Question #78538
    kdv
    Participant

    is it recommended to remove the timer again using remove timer puzzle when it won’t be used again?

    it will be destroyed after the last iteration automatically (except Infinity).

    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: checkShaderErrors v3d.WebGLProgram 35715 false #78532
    kdv
    Participant

    But it does not describe how to “disable this check”

    app.renderer.debug.checkShaderErrors = false;

    but it’s not a solution in your case. it won’t remove errors in shaders.

    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: Boolean operations with multi material objects #78524
    kdv
    Participant

    video demo 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: Replace Texture Puzzle #78510
    kdv
    Participant

    This puzzle instead of replacing textures replaces only image data inside textures. That’s why other materials are also affected.

    this issue is very old…
    https://www.soft8soft.com/topic/verge3d-tools-plugin/page/3/#post-77256

    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 HTML interface isn’t working there

    if you upload your app to the client’s server the problem will be gone.

    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: Different Outlining Color Effect #78431
    kdv
    Participant

    Indeed… It’s possible to change the color depending on what object has been chosen. But it won’t work with two or more different objects outlined simultaneously.

    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: Can’t reply to forum topics #78413
    kdv
    Participant

    deleted

    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 #78410
    kdv
    Participant

    the fuselage material should be non-transparent to render your transparent decals properly over that material at any angle.

    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: Controling objects within a loaded glTF #78406
    kdv
    Participant

    For instance, if I have an environment scene that loads by default and then load a GLTF containing a teapot, cylinder, and torus

    do not use “load scene” (this puzzle will replace the main scene). use only “append scene” (this puzzle will add a scene to the main scene).

    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: Dictionaries/Variables/Logic confusion #78404
    kdv
    Participant

    the problem is in your logic. the variable Szinek is undefined initially and it’s never defined afterwards. you set value for roofszin but for some unknown reason you use undefined Szinek (instead of roofszin) to get corresponding texture name from the dictionary. the result will be undefined and nothing will happen.

    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: Controling objects within a loaded glTF #78400
    kdv
    Participant

    Is it possible to select individual objects within each loaded GLTF file using puzzles?

    possible

    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: Initialisation/Preloading all Assets, incl. hidden #78384
    kdv
    Participant

    I can‘t share the scene.

    then you’re on your own :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.

Viewing 15 posts - 106 through 120 (of 2,912 total)