ShadMOrdre / lib_mg_continental

Voronoi influenced terrain generation.
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Dev #6

Closed ShadMOrdre closed 4 years ago

ShadMOrdre commented 4 years ago

Refactor code for simplicity and modularity. Data files generated at startup and during on_gen. Provides access to cell indexes and cell neighbors. Provides heightmap, biomemap, edgemap. Scalable. Uses noise, voronoi, or a combination of both. Currently requires lib_materials, but can be EASILY modified for use with default, MCL or others. Uses registered biome definitions. Currently for lib_materials only.