/celestial-bodies

3D generative art experimentation using ThreeJS.

Primary LanguageJavaScript

Preview

Celestial Bodies

Check out the live version in your browser! 🌟

What

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.

How

Install dependencies

npm install

Run

npm run start

Open localhost:1234 in your browser. Have fun!