Skip to content

Improve world gen #11

@tigerplush

Description

@tigerplush

The world generation currently is only a simple SimplexNoise Map. The final version should feature (configurable) biomes.

I am partial to the "minecraft way of doing it", e.g. having a few overlaying noise maps that then control the actual biome generation via lookup tables as described in https://www.youtube.com/watch?v=ob3VwY4JyzE&t=1446s&pp=ygUabWluZWNyYWZ0IHdvcmxkIGdlbmVyYXRpb27SBwkJfgkBhyohjO8%3D

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions