Infinite Terrain Generation
In this project, an infinite terrain is generated using a chunk system. The key features of the terrain generation include:
Infinite World: The terrain is generated in an infinite world, allowing for seamless exploration without boundaries.
Unique Chunks: Each chunk has a distinct appearance, making the world feel diverse and engaging.
Obstacles and Decorations: Chunks are populated with various obstacles like trees, other props can be add as well.
Fixed Chunk Generation: Chunks are generated consistently, so when the player revisits an area, the chunks remain the same, ensuring continuity in the game world.