0beqz / realism-effects

SSGI, Motion Blur, TRAA - Effects to enhance your three.js scene's realism
https://realism-effects-obeqz.vercel.app/
MIT License
1.41k stars 63 forks source link

Anti-Aliasing Bug? #24

Open ErdongChen-Andrew opened 1 year ago

ErdongChen-Andrew commented 1 year ago

There seem to be some weird layers on the model? Interestingly, the problem gets resolved only when SMAA is applied. I'm curious if you're aware of the underlying cause for this occurrence. Your insights would be greatly appreciated :)

截屏2023-08-12 16 22 51

0beqz commented 1 year ago

Hmm I see, it could be an issue with the depth. I'll have to look into it when I'm working on it and if it's also the same for the TAA effect.

ErdongChen-Andrew commented 1 year ago

Thank you @0beqz ! I'm would love to learn about your approach to resolving this issue once you've fixed it. I'm currently encountering a similar challenge, and it would be incredibly valuable to learn from an expert like you. 🙂