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

Outline Effect with Animated Skinned Mesh

Open Ceyhun-Wipelot opened this issue 3 years ago • 4 comments

Hi, I am trying to use outline effect with an animated model I downloaded from mixamo. But it never shows up. Here is a codesandbox i created: https://codesandbox.io/s/outline-with-skinned-mesh-bug-f68l2d?file=/src/App.js

I tried to use OverwriteMaterial workaround but it doesn't seem to work.

I exported glb file from Blender and used gltfjsx to import to project.

Is there something i am missing? Do i need to write extra shaders?

Ceyhun-Wipelot avatar Jul 29 '22 13:07 Ceyhun-Wipelot

I am facing the same problem. I would love to outline my skinnedMeshes. Is there a way to fix this?

I already enabled the workaround, but without any changes.

Best

samevision avatar Aug 24 '22 10:08 samevision

Is it still an issue on latest?

v1rtl avatar Apr 30 '23 20:04 v1rtl

Is it still an issue on latest?

I haven't test it since my first post.

Ceyhun-Wipelot avatar May 05 '23 09:05 Ceyhun-Wipelot

I have the same problem. In my case, I get the Bloom effect with simple mesh, but SkinnedMesh does not get the effect.

sngazm avatar Jan 10 '24 07:01 sngazm