This projects implement procedural generation with biome. I initially developed the all projects based on the sebastian's procedual generation tutorial. There is lots of modification at the base code.
With this Unity project I wanted to learn more about procedural generation and get to know the engine even more. The entire map is built exclusively by code. I created a hexagon class to draw the mesh ...