I have been working on a three.js open world game and I am trying to implement a rain effect. I have followed tutorials and looked through source code on various github repositories, but I still can't figure out what I am missing.
Currently, I am using a cdn for three.js
I have tried all the different versions available, but it seems like there is still something crucial that I am overlooking.