Skip to content

Three.js app to generate spiral shaped galaxies with many parameters (like texture, branches, rotation speed etc.) that can be tweaked by users.

Notifications You must be signed in to change notification settings

VinayMatta63/threejs-galaxy-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Careful

Take care not to increase the values too much or else your system might crash if the GPU can't handle it.

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

Three.js app to generate spiral shaped galaxies with many parameters (like texture, branches, rotation speed etc.) that can be tweaked by users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published