Skip to content

cy6erninja/GenGen

 
 

Repository files navigation

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.

Icons by streamlineicons.com.

Additional Contributors ✨

Thanks goes to these wonderful people:

About

A generic world generation system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.5%
  • JavaScript 29.1%
  • Python 0.4%