Massing renders regenerated on every deploy, straight from the corrected pattern pipeline.
These are extruded polygon massing blocks (via cadquery/OpenCascade) — still a gut check
on scale and density, not a finished architectural rendering. Window and door
openings are now real boolean cuts, placed by a real pattern operator
(p221_natural_doors_and_windows — Alexander's Pattern 221) reading each
building's actual wall geometry and floor count, not decoration. Still missing: real wall
thickness, interior room partitions, and roof forms. See
tools/vibe-render/render.py in the repo for the full caveats and pipeline.
A 47.7-acre pre-redevelopment mega-parcel with no existing entitlements, run through the full corrected pipeline (P37 → P52 → P29 → P61 → P95 → P108 → P96 → P107 → P221).
A 27.8-acre real parcel from the Eastside Commons proposal fixture — the fragmentation stress case that drove several fixes to the pipeline this project made along the way.
P37 House Cluster's block-seeding strategy is opt-in configurable. Stratified is the shipped default (a blind jittered grid). FieldGuided is a prototype ported from the sibling eastside-commons project's pressure-field solver — it pulls block seeds toward real civic-anchor parcels and street centerlines already in the neighborhood instead of scattering blindly. Same fixture, same seed, only the seeding strategy differs.
Blind jittered grid — no awareness of surrounding context.
Pulled toward real CIVIC_*-tagged parcels and streets.