Skip to content

Ghanshyam-shaktawat/Galaxy-generator

Repository files navigation

Web Galaxy Generator.

Based on the theejs journey chapter-19.

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

A threeJs project to generate custom galaxys on the web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published