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

more loose three peerDep #12

Closed abernier closed 1 year ago

abernier commented 1 year ago

Since recently, three version was restricted a lot more, is that absolutely required?

https://github.com/0beqz/realism-effects/blob/e6e4f57b0cf3deafb32d539aa3c2314483c64b94/package.json#L53

I ask this because currently @pmndrs/postprocessing for example only works with r148, but make other libs will benefit from a more loose peerDep?

abernier commented 1 year ago

🙌🏻 https://github.com/0beqz/realism-effects/commit/b63f5067b045b47a0f29f69f7efda7ad06c04ec0 thank you