You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now I've switched to a simple custom hook with Three's EffectComposer because there seems to be various issues when using RP-EffectComposer with the latest versions listed above.
That's too bad because this (old) demo looks great, especially the reflection roughness looks fantastic Building dynamic envmaps
Using the latest dependencies there seem to be other issues as well, for example the code sample from the main page with Drei's Lightformers
I'm no shader expert so I have no idea why it happens, but it looks like the effects are accumulating over time without clearing or something.
I'm using animated Environment Lightformers just like in this demo https://codesandbox.io/p/sandbox/zealous-https-lwo219
The text was updated successfully, but these errors were encountered:
Is SSR still supported? I'm asking because there's no trace of it in the documentation https://docs.pmnd.rs/react-postprocessing/effect-composer
I've tried to use it with the latest r3f, drei and three but no luck so far.
For now I've switched to a simple custom hook with Three's EffectComposer because there seems to be various issues when using RP-EffectComposer with the latest versions listed above.
That's too bad because this (old) demo looks great, especially the reflection roughness looks fantastic
Building dynamic envmaps
Using the latest dependencies there seem to be other issues as well, for example the code sample from the main page with Drei's Lightformers
I'm no shader expert so I have no idea why it happens, but it looks like the effects are accumulating over time without clearing or something.
I'm using animated Environment Lightformers just like in this demo
https://codesandbox.io/p/sandbox/zealous-https-lwo219
The text was updated successfully, but these errors were encountered: