Skip to content

flickering with Bloom mipmapBlue + MeshRefractionMaterial #300

Description

@AaronLayton
chrome_Tqc0plzQtX.mp4

I am getting a flickering when trying to use a bloom effect with mipmapBlur. As soon as I turn of the effect nothing flashes anymore.
I have tried varying all the values here but nothing is working. Any ideas?

 <EffectComposer>
        <N8AO aoRadius={0.15} intensity={4} distanceFalloff={2} />
        <Bloom
          luminanceThreshold={10.5}
          intensity={0.85}
          levels={9}
          mipmapBlur
        />
        <ToneMapping />
</EffectComposer>

Code_FcrSVN85qG

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions