/threejs-galaxy

An interactive spiral galaxy built using Three.js.

Primary LanguageJavaScript

Three.js haunted house

An interactive spiral galaxy generator using Three.js and lil-gui.

See me on vercel

How to run it

After cloning the repo, run the following command to install the required dependencies:

npm i

Then, to start the development server, run:

npm run dev