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.

Dynamic reflection with blur not working

Home Forums General Questions Dynamic reflection with blur not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47460
    anivfx
    Participant

    I’m using 3ds max for gltf export. When I use v3dreflection plane for dynamic reflections they are mirror like and not blurry according to the roughness of the material. After the roughness of physical material is increased past 0.09 the reflection disappears.

    When I use the v3dreflection cubemap helper the reflections are not dynamic. But the quality reflections are perfect with the materials roughness and are blurry.

    I tried instancing the probe app.scene.getObjectByName(“V3DReflectionCubemap001”); and calling the probe update on each frame just for the scene animation part. But it just crashes with error regarding the cubemap shader.

    Is there any better way to get blurry realtime reflections. The scene is simple so performance is not really important.

    #47499

    Hi,
    Unfortunately, this is a limitation of the algorithm we use to render real-time planar reflections. As an alternative I could propose using the SSR post-processing puzzle.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #47540
    anivfx
    Participant

    Hi Alexander.

    Thank you very much for the suggestion.
    I tried the SSR too. It’s creating white spots/artifacts on the material. Also I can’t find the parameter to blur the reflections.

    I have also noticed that DOF messes up the real-time reflection projections.

    #47549
    anivfx
    Participant

    Also in SSR the anti-aliasing is getting turned off automatically.

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