v0.1.4 — 3D perspective floorplan
What's new
Rooms now render as 3D boxes viewed from above-left:
- Floor canvas is rotated with CSS
perspective+rotateX(48°)/rotateY(14°) - Each room has a front wall (bottom edge pivots toward viewer) and a left wall (left edge pivots outward) using
transform-style: preserve-3d - Wall shading follows architectural lighting: front wall medium-dark, left wall darker
- Light-on rooms bleed warm amber onto their walls
- Room accent colours carry through into wall gradients