Skip to content

TheoGil/celestial-bodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!