hoverjet / GenGen

A generic world generation system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Procedural Planet Generator

A procedural planet generator that uses a clever templating system and a mildly terrifying shader to produce an endless stream of alien planets. The description, appearance, and basic stats are all linked properly, so if the description says the plants are blue, the vegetation-covered parts of the surface are shown as blue, and so on. It should also mostly avoid impossibilities like land-dwelling creatures on water worlds.

Influences: An earlier project that generated entire SF universes at a shallower level. No Man's Sky. Sid Meier's Alpha Centauri.

Licensed as GPLv3. Other licenses available upon request. Feel free to ask questions or make suggestions.

About

A generic world generation system.

License:GNU General Public License v3.0


Languages

Language:HTML 98.9%Language:Python 1.1%