feat: expand light direction and custom lighting controls #16

Merged
moldybits merged 1 commits from feat/terrain-gen-abstraction into main 2026-05-25 02:27:06 -04:00
Member

Summary

  • Add azimuth/elevation lighting controls in the egui shell
  • Shade deterministic CPU renders using the light direction while preserving default-scene colors
  • Document the lighting slice in the README and feature inventory

Validation

  • cargo fmt --check
  • cargo test
  • git diff --check
## Summary - Add azimuth/elevation lighting controls in the egui shell - Shade deterministic CPU renders using the light direction while preserving default-scene colors - Document the lighting slice in the README and feature inventory ## Validation - cargo fmt --check - cargo test - git diff --check
moldybot added 1 commit 2026-05-25 01:56:43 -04:00
moldybits merged commit 6796fa9b0e into main 2026-05-25 02:27:06 -04:00
moldybits deleted branch feat/terrain-gen-abstraction 2026-05-25 02:27:06 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Repos/openvistapro#16