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 - 226 through 240 (of 2,366 total)
  • Author
    Posts
  • kdv
    Participant

    Also you can use HTMLMesh objects to render HTML elements in VR
    https://threejs.org/examples/?q=vr#webxr_vr_sandbox
    But in any case it will be 3D objects in the scene (and they can be parented to the scene’s camera to be always in front of you). No HTML elements, no quick porting.

    Puzzles and JS. 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 meaning at all.

    kdv
    Participant

    You’ll have to create a special UI for VR based on 3D objects.

    Something like this

    Puzzles and JS. 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 meaning at all.

    in reply to: Loading progress get stucked at 50% #69854
    kdv
    Participant

    Always use the browser’s console for debugging )))

    Puzzles and JS. 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 meaning at all.

    in reply to: Loading progress get stucked at 50% #69851
    kdv
    Participant

    Press F12 and see error messages.

    Puzzles and JS. 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 meaning at all.

    in reply to: sound in VR #69836
    kdv
    Participant

    Working variant. Sounds will start playing only on VR entering/re-entering.

    https://v3d.net/qef

    Puzzles and JS. 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 meaning at all.

    kdv
    Participant

    Without .blend files – yes (they are not needed at all when running WebGL apps), without .gltf/.bin – NO.

    Puzzles and JS. 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 meaning at all.

    in reply to: sound in VR #69830
    kdv
    Participant

    Actually when I refresh the puzzle editor it appears for couple of seconds & automatically disappears.

    No user interaction – no sounds. Refreshing a page is not considered to be a user interaction. And according to your logic the sound will be played only after clicking on the Enter VR button.

    Puzzles and JS. 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 meaning at all.

    kdv
    Participant

    Blocked a frame with origin “https://cdn.soft8soft.com” from accessing a cross-origin frame.

    Why are you loading the app’s files from soft8soft.com? Can’t you upload them to your server? It will solve your problem.

    Puzzles and JS. 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 meaning at all.

    in reply to: finding visible scene objects in csv list #69822
    kdv
    Participant

    what I’m doing wrong

    You are comparing string values from price_table with the list of object names ID. It’s like comparing warm with soft…

    Actually, you may skip the first condition and ckeck visibility only. The is visible puzzle will return true only if an object exists in the scene.

    Puzzles and JS. 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 meaning at all.

    in reply to: sound in VR #69818
    kdv
    Participant

    To me everything looks ok

    Just show your puzzles…

    Puzzles and JS. 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 meaning at all.

    in reply to: grass instances view distance #69814
    kdv
    Participant

    In Blender create empty objects and place them where you want your plants to be placed. Clone meshes in Verge3D, snap them to empties, merge geometries. This way you will get only 5 render calls.
    https://www.soft8soft.com/topic/a-puzzle-for-duplication/#post-66997

    Puzzles and JS. 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 meaning at all.

    in reply to: Icon Button making way? #69809
    kdv
    Participant

    Read some articles about HTML basics, watch this tutorial.

    Puzzles and JS. 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 meaning at all.

    in reply to: Icon Button making way? #69804
    kdv
    Participant

    Puzzles and JS. 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 meaning at all.

    in reply to: One App To Rule Them All #69794
    kdv
    Participant

    Hypothetical answer: Yes, it’s quite possible. There are several variants. Depends on what you want to get.

    Puzzles and JS. 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 meaning at all.

    in reply to: One App To Rule Them All #69792
    kdv
    Participant

    Use LocalStorage to save/read values.

    all of my apps have the same price list of materials.

    Instead of asking a hypothetical question you should have been tell this )))

    People, be more clear in your questions!

    Puzzles and JS. 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 meaning at all.

Viewing 15 posts - 226 through 240 (of 2,366 total)