Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.45 KB

File metadata and controls

42 lines (29 loc) · 1.45 KB

Design Explorer

Deploy CI License: MIT

Interactive parametric design space explorer. Visualize, filter, and compare design alternatives from Grasshopper/Rhino parametric studies using parallel coordinates, scatter plots, and 2D/3D viewers.

Live Demo

Quick Start

npm install
npm run dev

CSV Format

Prefix Meaning Example
in: Input parameter in:Depth [ft]
out: Output metric out:Cooling[kWh]
img Image path img, img:perspective
threeD 3D model (glTF/STL/OBJ) threeD

Commands

Command Description
npm run dev Dev server
npm run build Production build
npm test Unit tests
npm run check Type check

Tech Stack

Svelte 5 • TypeScript • D3 v7 • Three.js • Tailwind CSS 4 • Vite

License

MIT — Sustainable Urban Systems Lab