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

NaN Propogation Error #31

Closed ManishJu closed 5 months ago

ManishJu commented 1 year ago

If you run the demo and change the model to cyber_samurai, the whole model turns black within a few seconds.

I am running this on Mac OS 13.5.1 with M2 chip and google chrome 116.0.5845.140. Here is the

https://github.com/0beqz/realism-effects/assets/24234466/e9a38b21-54aa-4572-b504-cffe16bd1b0a

0beqz commented 5 months ago

Thanks for reporting, I was checking this out. So this used to be an issue with negative values in the temporal accumulation pass. It should be fixed now in the newer versions.