Generating procedural terrains with decimated meshes
This is part one of an ECS Terrain generation tutorial series. However, this first part can be applied to any project, there is nothing ECS/DOTS specific yet. We'll generate a terrain based on a point grid, with reduced density in areas with less detail.