worldgen:index
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
worldgen:index [2019/07/25 20:11] – sam | worldgen:index [2024/05/04 17:48] (current) – sam | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== WorldGen ====== | ====== WorldGen ====== | ||
- | WorldGen is a world creation tool designed to generate a living universe of stars and planets for use in a Science Fiction RPG similar to Traveller. When it was originally written over ten years ago, it was designed to directly read UWP data and simply expand it to include multiple planets per star system. The latest version is currently focused on building systems from scratch, with no concerns as to the UWP. However, the style and flavour will be similar to the Imperium, though not identical. | + | [[https:// |
+ | |||
+ | WorldGen is a world creation tool designed to generate a living universe of stars and planets for use in a Science Fiction RPG similar to Traveller. When it was originally written over fifteen | ||
+ | |||
+ | The code is open source, and available on [[https:// | ||
+ | |||
+ | {{ youtube> | ||
Specifically, | Specifically, | ||
Line 7: | Line 13: | ||
{{ : | {{ : | ||
- | Each world has its own unique surface map, physical characteristics and text description. These are procedurally generated according to the type of the world. World types follow a detailed classification scheme, to allow for a wide variety of world types. | + | Each world has its own unique surface map, physical characteristics and text description. These are procedurally generated according to the type of the world. World types follow a detailed |
- | The current version, code named //Atomic Apocalypse//, is focused on getting the basics of star system and planet generation | + | The current version, code named //Baryonic Blast//, is focused on getting the basics of civilisations |
The aim is create a living universe, so it's goal is to track the movement of individual ships, trade goods and information across a universe of millions of worlds. As such, all world generation is optimised for quantity and diversity rather than a handful of perfectly detailed worlds. | The aim is create a living universe, so it's goal is to track the movement of individual ships, trade goods and information across a universe of millions of worlds. As such, all world generation is optimised for quantity and diversity rather than a handful of perfectly detailed worlds. | ||
Line 21: | Line 27: | ||
==== Star Systems ==== | ==== Star Systems ==== | ||
- | A star system normally consists of one or more stars plus a system of planets. It is possible for a system to consist only of a single rogue planet, or several stars with dozens of planets, moons and asteroid belts. | + | A [[systems|star system]] normally consists of one or more stars plus a system of planets. It is possible for a system to consist only of a single rogue planet, or several stars with dozens of planets, moons and asteroid belts. |
+ | Since the orbits of every star, planet and moon will be known, it is possible to show a map of where everything is in the system for any given time (currently, simple two-body circular orbits are assumed). | ||
==== Planets ==== | ==== Planets ==== | ||
worldgen/index.1564085513.txt.gz · Last modified: 2019/07/25 20:11 by sam