This Are Some Images for you to feel it
- size: Size of star
- count: Number of stars
- radius: Radius of Galaxy
- branches: Number of branches coming out from center of Galaxy
- spin: How much Galaxy branch should be curved (Rounded)
- randomness: Randomness of star in Galaxy
- randomnessPower: How closely stars should be bound at branch of Galaxy
- insideColor: Color of Center of Galaxy
- outsideColor: Color of outside of Galaxy
Visit Here to This website
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