feat(renderer): powder sugar cloud edge darkening (ADR-0039) #104
No reviewers
Labels
No labels
atmosphere
clouds
debug
enhancement
foundation
high-priority
integration
low-priority
medium-priority
optimization
pbr
weather
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
akadmin/NemesisEngine!104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/cloud-powder-effect"
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?
Implements #27: the Horizon paper powder sugar effect.
1 - exp(-2*od)on the same sun-ray optical depth Beer's law uses (sun_transmittance_atrenamedsun_optical_depth_at, now returns rawod), multiplied into the direct sun term only — ambient floor untouched.CloudParams::powder_strength(default 1.0) rides the last reserved push lanemisc.w;CloudPushstays 48 bytes.powder_strength = 0reproduces ADR-0038 lighting bit-exact, same baseline convention asphase_g = 0.🤖 Generated with Claude Code