react-postprocessing icon indicating copy to clipboard operation
react-postprocessing copied to clipboard

Layers

Open njm222 opened this issue 3 years ago • 5 comments

Does this package support layers?

I am trying to add an effect for select meshes

njm222 avatar Apr 14 '21 07:04 njm222

not sure what you mean by layers

talentlessguy avatar Apr 14 '21 07:04 talentlessguy

Using the EffectComposer with layers

https://threejs.org/docs/#api/en/core/Layers

Basically, I want to add an effect for a single mesh. In order to do that I have to render that mesh and effect on a different layer from the rest of the scene.

Here is another issue that might be helpful (https://github.com/pmndrs/react-three-fiber/issues/360)

njm222 avatar Apr 14 '21 09:04 njm222

@njm222 welllll idk how to make rpp work with layers since I've never used them

worth asking @drcmda

talentlessguy avatar Apr 14 '21 09:04 talentlessguy

any more information on this? I am too looking into applying a Bloom effect only on a specific mesh, but it is applied on all the meshes/models etc.

netgfx avatar Apr 26 '22 11:04 netgfx

any updates on that ?

yunusyuksel avatar Jan 18 '24 16:01 yunusyuksel