Check out the live version in your browser! 🌟
ThreeJS Experiment.
Basically tons of particles positioned of the surface of concentric spheres.
Their opacity, scale and color are modulated by noise.
Apply bloom, et voila.
Install dependencies
npm install
Run
npm run start
Open localhost:1234
in your browser. Have fun!