
Your House in 3D
A hand-finished 3D model of any home, built from a handful of exterior photos — delivered within 7 business days.
Upload a few exterior photos of a house and order a made-to-order 3D model of it: the printable STL file ($750) or the STL plus a finished 3D-printed model shipped to your door ($950), delivered within 7 business days. Claude Vision runs a multi-pass elevation analysis to read the geometry straight from the images; a Python worker on Lambda builds a watertight mesh with CSG (manifold3d / trimesh) that our team finishes by hand. A Next.js storefront takes the order through Stripe Checkout (with shipping collection for printed models) and an admin panel handles fulfilment — STL upload, customer download email, carrier + tracking.
- Multi-pass Claude Vision elevation analysis derives geometry from photos alone
- CSG meshing (manifold3d / trimesh) produces watertight, printable STL files
- Print-readiness validation before a model ships to the slicer
- Two-tier Stripe Checkout ($750 STL / $950 STL + printed model) with shipping collection
- Admin fulfilment panel: STL upload, signed download emails, carrier + tracking via SES










