Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ GalaxyGenerator Public archive

Galaxy generator using three js and following ThreeJSJourney by Bruno Simon

Notifications You must be signed in to change notification settings

horumyy/GalaxyGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Journey

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

GalaxyGenerator

GalaxyGenerator

About

Galaxy generator using three js and following ThreeJSJourney by Bruno Simon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published