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.

Ambient Occlusion on/off

Home Forums General Questions Ambient Occlusion on/off

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #78148
    tomtm
    Participant

    Hi
    Is it possible to turn on/off the ambient occlusion in the Render Properties Panel
    by puzzles? In VR, Ambient Occlusion isn’t working, but on PC and Mobile devices
    there is no problem.

    Thanks Tom

    #78149
    tomtm
    Participant

    I Tried this, but i won’t work.

    app.enablePostprocessing({
    ao: true,
    keepGTAO: true,
    bloom: false,
    toneMapping: false,
    fxaa: false
    });

    • This reply was modified 3 weeks, 5 days ago by tomtm.
    #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.

    #78153
    tomtm
    Participant

    Hi,
    On my Meta Quest 3 it takes much longer to load or initialize the scene and then I have something like a stencil shadow over the picture. See attachement.
    If guess a deactivation via script would work better.

    Thanks Tom

    Attachments:
    You must be logged in to view attached files.
    #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.

    #78156
    tomtm
    Participant

    Hi kdv

    wow, this works, it’s much better to enter the VR Mode and also this shadow is gone!
    Thank you a lot for showing the trick.

    Tom

    #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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.