Skip to content

v0.1.4 — 3D perspective floorplan

Choose a tag to compare

@squizzer73 squizzer73 released this 07 May 21:03
· 16 commits to main since this release

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