← back to Quadrille Showroom
High-end versions batch 2: V13 Atrium Daylight + V14 Velvet Lounge + V15 Brutalist Concrete + V17 Japanese Tatami (protos + registered in picker; 7/10 high-end versions live)
c4480af86b442e06772f064006623cf3c9ebd8e9 · 2026-06-29 06:23:09 -0700 · Steve
Files touched
Diff
commit c4480af86b442e06772f064006623cf3c9ebd8e9
Author: Steve <steve@designerwallcoverings.com>
Date: Mon Jun 29 06:23:09 2026 -0700
High-end versions batch 2: V13 Atrium Daylight + V14 Velvet Lounge + V15 Brutalist Concrete + V17 Japanese Tatami (protos + registered in picker; 7/10 high-end versions live)
---
public/js/versions.js | 42 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)
diff --git a/public/js/versions.js b/public/js/versions.js
index a49ae32..98f7fe3 100644
--- a/public/js/versions.js
+++ b/public/js/versions.js
@@ -370,9 +370,49 @@ function boot() {
{ n: 4, label: 'China Seas wing bank with a clean focused face' },
{ n: 5, label: '“Garcia Room” rainbow wordmark — the Dead-tribute lounge' }
]
+ },
+ V13: {
+ name: 'Atrium Daylight', tag: 'atriumdaylight', overlay: '/proto/v13-atrium-daylight.html',
+ elements: [
+ { n: 1, label: 'Glass atrium — luminous sky-gradient daylight environment' },
+ { n: 2, label: 'Long soft sun-shaft shadows rake across pale limestone' },
+ { n: 3, label: 'Soft global illumination — airy and bright' },
+ { n: 4, label: 'Champagne-framed boards, centred board full-face' },
+ { n: 5, label: 'Floor seams recede to a sky-lit horizon' }
+ ]
+ },
+ V14: {
+ name: 'Velvet Lounge', tag: 'velvetlounge', overlay: '/proto/v14-velvet-lounge.html',
+ elements: [
+ { n: 1, label: 'Jewel-box lounge — emerald / sapphire / oxblood velvet walls' },
+ { n: 2, label: 'Brass sconces with warm flame-glow pools' },
+ { n: 3, label: 'Intimate low-key warm key + sapphire fill' },
+ { n: 4, label: 'Brass-framed boards, centred board presented full-face' },
+ { n: 5, label: 'Plush velvet sheen + candle-flicker ambience' }
+ ]
+ },
+ V15: {
+ name: 'Brutalist Concrete', tag: 'brutalist', overlay: '/proto/v15-brutalist-concrete.html',
+ elements: [
+ { n: 1, label: 'Board-formed concrete walls (form lines + tie holes)' },
+ { n: 2, label: 'One hard directional key — crisp dramatic shadows' },
+ { n: 3, label: 'Strong ambient occlusion in the recesses' },
+ { n: 4, label: 'Monochrome grey/charcoal — the patterns are the only colour' },
+ { n: 5, label: 'Blackened-steel framed boards on a concrete plinth' }
+ ]
+ },
+ V17: {
+ name: 'Japanese Tatami', tag: 'tatami', overlay: '/proto/v17-tatami.html',
+ elements: [
+ { n: 1, label: 'Tea-house — glowing shoji screen walls (paper translucency)' },
+ { n: 2, label: 'Woven tatami-mat floor, warm post-and-beam wood' },
+ { n: 3, label: 'Soft diffuse north light, calm minimal palette' },
+ { n: 4, label: 'Light-wood swivel boards, centred board full-face' },
+ { n: 5, label: 'Wabi-sabi serenity' }
+ ]
}
};
- const VERSION_ORDER = ['V1','V2','V3','V4','V5','V6','V7','V8','V9','V10','V11','V12','V16','V21'];
+ const VERSION_ORDER = ['V1','V2','V3','V4','V5','V6','V7','V8','V9','V10','V11','V12','V13','V14','V15','V16','V17','V21'];
// ===========================================================================
// GLOBALLY-UNIQUE ELEMENT CODES (Slice-3 / chunk H)
← 607b67f auto-save: 2026-06-29T06:19:10 (4 files) — public/proto/v13-
·
back to Quadrille Showroom
·
High-end versions batch 3: V18 Infinity Mirror + V19 Conserv f94d966 →