TheoGil / celestial-bodies

3D generative art experimentation using ThreeJS.

Home Page:https://theogil.github.io/celestial-bodies/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

3D generative art experimentation using ThreeJS.

https://theogil.github.io/celestial-bodies/


Languages

Language:JavaScript 82.2%Language:GLSL 14.1%Language:HTML 2.3%Language:SCSS 1.4%