Skip to content

laizp/gargantua

 
 

Repository files navigation

Gargantua

A splendid three.js-based black-hole simulator imitate Gargantua BH in Interstellar

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:3000
npm run dev

# Build for production in the dist/ directory
npm run build

Spaceship's program to do...

About

A splendid three.js-based black-hole simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.5%
  • JavaScript 4.2%
  • GLSL 1.3%