Parent: #646
Phase
Phase 2: Multi-parameter biome selection
Goal
Update LOD biome/height sampling so distant terrain remains visually consistent with full-resolution chunk generation after selector changes.
Tasks
- Review
generateHeightmapOnly and LOD representative column sampling.
- Ensure simplified biome selection uses compatible parameter logic.
- Add or update tests/baselines for LOD biome/color output.
- Watch for biome/color seams around mountains, coasts, and rivers.
Acceptance Criteria
- LOD output uses the same core climate/terrain signals as LOD0 where practical.
- No obvious LOD biome discontinuities are introduced by selector changes.
- Existing LOD tests pass.
Dependencies
- Requires multi-parameter selector shape.
Parallelization
Can run in parallel with biome migration and priority-rule preservation.
Parent: #646
Phase
Phase 2: Multi-parameter biome selection
Goal
Update LOD biome/height sampling so distant terrain remains visually consistent with full-resolution chunk generation after selector changes.
Tasks
generateHeightmapOnlyand LOD representative column sampling.Acceptance Criteria
Dependencies
Parallelization
Can run in parallel with biome migration and priority-rule preservation.