TerenceGrover / ThreeJS-Galaxy-Generator

A Visual Galaxy Generator powered by ThreeJS with a lil-gui interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three Js Galaxy Generator

Setup

Download Node.js. Run the following 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

Or

If available:

Click this link : Online visualization

You will then be able to have fun with the galaxy generator and its multiple settings.

Capture d’écran 2022-08-16 à 19 14 44

About

A Visual Galaxy Generator powered by ThreeJS with a lil-gui interface


Languages

Language:JavaScript 95.6%Language:HTML 2.7%Language:CSS 1.7%