pmndrs / react-postprocessing

📬 postprocessing for react-three-fiber
https://docs.pmnd.rs/react-postprocessing
MIT License
1.1k stars 106 forks source link

fix: avoid warnings with Three 165+ with screen-space-reflections.js #289

Open davcri opened 2 months ago

davcri commented 2 months ago

copyFramebufferToTexture() changed its signature in r165 https://github.com/mrdoob/three.js/pull/28329