feat: add GUI terrain generation controls #19
Reference in New Issue
Block a user
Delete Branch "feat/terrain-gen-abstraction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds GUI controls for seeded procedural terrain generation.
Validation:
cargo test --all-featuresandcargo check --all-features --all-targetspass.