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
3D room: fix card orientation (backfaces were toward the camera)
rotation.y had an extra 180° so every poster faced outward and the
front-side-only material rendered nothing; now lookAt(centre) +
DoubleSide. Stars exempted from fog; preserveDrawingBuffer on so the
canvas is screenshot-able. Verified by pixel readback (51% lit).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments