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.43k stars 67 forks source link

Heat spot on perfect reflection. #20

Open benzsuankularb opened 1 year ago

benzsuankularb commented 1 year ago
Screenshot 2566-06-14 at 9 54 25 PM Screenshot 2566-06-14 at 9 59 19 PM Screenshot 2566-06-14 at 11 09 21 PM

I've noticed high heat spot artifacts when perfect reflection reflects each other.

0beqz commented 1 year ago

Thanks for reporting.

Yeah the issue is that I'm not taking care of energy loss. In the WIP branch I weigh these reflections of reflections less and less the longer the pixel has been visible to address this issue. I haven't checked yet with such a model but is the heat spot issue resolved for you in the WIP demo: https://realism-effects-git-poisson-recursive-obeqz.vercel.app/ (You can drag'n'drop your models there)