axlrsr / threejs-shooting-stars

Shooting stars — Three.js experiment

Home Page:https://shooting-stars-axlrsr.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shooting stars

Shooting stars

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Shooting stars — Three.js experiment

https://shooting-stars-axlrsr.netlify.app/


Languages

Language:JavaScript 62.8%Language:GLSL 25.6%Language:HTML 6.9%Language:CSS 4.7%