You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Keep tidal bulge aligned with Moon during Earth rotation
The tidal bulge was incorrectly rotating with Earth instead of
staying aligned with the Moon. Fixed by transforming the moon/sun
direction vectors from world space to object space using the
inverse of the mesh's rotation quaternion.
Now the bulge correctly points toward the Moon regardless of
Earth's rotation, as it should physically.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments