Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

jakubjafra/stellaris-map-generation-basic-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellaris map generation - basic usage

Simple web serwer that gets output from Stellaris map generation scripts and turns them into charts using Three.js 3d lib.

Usage

npm i
node server.js
# GOTO: http://localhost:3690/test

Demo

From such a game state: Game state

Generated charts: Generated charts

Take special look at different regions that are highlighted:

  1. Top left corner - independent beings in galaxy (alliances and independent empires)
  2. Top right corner - sectors
  3. Bottom left corner - empires
  4. Bottom right corner - individual solar systems colored by number of pops living there

Those are pretty basic maps that show different levels of details and basic demographic overview that you can achive using those tools. You can analyse your game from "ground" level of solar systems all the way up to independent empires and alliances.

About

Visualization tool for Stellaris

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published