Make a particle system for shooting stars

I want to make a night sky scene with starry sky and shooting star. I found this topic about adding shooting stars to the scene, however it’s in react, which i’m not using and don’t know how to translate it to vanilla threejs. I have a sky box that is similar to this, with the particles system as stars and a skybox. Now i want to make a particles system as shooting star, with glow and tails, to move across the sky box. Do you have any suggestion on where to start or what to read to be able to implement this?

Not a shooting start, but could give some ideas.

https://codepen.io/boytchev/pen/mdgyQGz

1 Like