Skip to content

joewuthrich/planet-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Planet Generator

A way to generate random planets in Minecraft, with a number of different settings.

Planet Generation

The planets are generated in the following way:

  • Get parameters: [radius] [preset]
  • Generate the sphere, and remove caves according to simplex noise
  • Texture the sphere according to parameters

2021-06-17_19 24 40

   

Planet Presets

Planets can also be generated from a config of presets, which have block values and their respective percentage chance to be selected for that parameter.

The config can also store subclasses, so you can group presets together under one name.

Planet.Generation.02.mp4

About

A way to generate random planets in Minecraft.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages