feat: wire vertical exaggeration through the shell #13

Merged
moldybits merged 25 commits from feat/terrain-gen-abstraction into main 2026-05-20 23:00:29 -04:00
Member

Summary

  • Add a scene-level vertical_exaggeration parameter through scene serialization, rendering, and the egui app shell
  • Update the feature inventory, panel map, README, and milestone notes to match the implemented slice
  • Add regression tests that prove vertical exaggeration changes top-down and perspective output

Validation

  • cargo fmt --check
  • cargo test
  • git diff --check
## Summary - Add a scene-level vertical_exaggeration parameter through scene serialization, rendering, and the egui app shell - Update the feature inventory, panel map, README, and milestone notes to match the implemented slice - Add regression tests that prove vertical exaggeration changes top-down and perspective output ## Validation - cargo fmt --check - cargo test - git diff --check
moldybits added 25 commits 2026-05-20 16:04:06 -04:00
moldybits force-pushed feat/terrain-gen-abstraction from 650ababac2 to 6fed482b23 2026-05-20 16:04:06 -04:00 Compare
moldybits merged commit 6fed482b23 into main 2026-05-20 23:00:29 -04:00
moldybits deleted branch feat/terrain-gen-abstraction 2026-05-20 23:00:29 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Repos/openvistapro#13