-
Notifications
You must be signed in to change notification settings - Fork 3
Improve world gen #11
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request