Skip to content

Repository files navigation

🏠 The One-Room Dome

One big multifunctional room under a 5/8-sphere geodesic shell.

Cook, sleep, bathe, move, and grow plants in a single daylit volume β€” a design study, and an honest, cited resource for anyone thinking about building a dome.

🌐 Live site β†’ crs48.github.io/dome

The one-room dome interior: rope net loft, gymnastic rings, freestanding tub, plants, and wall bars

AI-generated concept (Grok Imagine) β€” the whole one-room idea in a single frame.


The idea

No hallways, no spare rooms. A dome collapses a house into a single volume, and every function shares the same light:

⬑ Shell 5/8-sphere geodesic, translucent panels, a central oculus skylight
⚭ Move Gymnastic rings, a climbing-net loft, wall bars, open floor
❦ Nourish A perimeter kitchen and plants along the glazed band
☾ Rest Floor cushions and a round, softly sunken bed
≋ Bathe A freestanding tub, out in the daylight
β˜€ Light Biophilic daylight from every angle

Concept art & films

The vibe lives in the AI-generated concept art and films β€” 15 "dollhouse" cutaways and slow interior fly-throughs, all made with Grok Imagine. They're the high-fidelity look at the one-room dome. Click a frame to watch on the live site:

Concept film β€” isometric cutaway Concept film β€” interior fly-through Concept film β€” interior fly-through

GitHub READMEs don't autoplay relative-path video, so these are poster frames linking to the live gallery, where all 15 films play.

The 3D studies

Alongside the films, the design was blocked out in Blender one layer at a time β€” a bare shell, then a floor, a kitchen, furniture, rings, and plants. Rough, low-fi work-in-progress, shown honestly:

Bare translucent geodesic shell Perimeter kitchen Gymnastic rings from the apex

Build methods β€” the honest comparison

Plenty of sites sell domes; few compare them honestly. Full per-method pros/cons, uncertainty flags, and sources live on the Build Methods page.

Method Cost Insulation DIY Light Best use
Aircrete (Domegaia) ~$1–2/sq-ftΒ·in (material) ~R-2/in realistic (marketed ~R-6 disputed) High Opaque Cheap DIY off-grid shell, dry climate
Shotcrete / Monolithic ~$130–250/sq ft ~R-30–60 + mass Low Opaque Max disaster resistance, long life
Timber geodesic ~$120 (DIY) – $350/sq ft High (R-30+); no mass High Opaque + skylights DIY warm insulated home
Polycarbonate geodesic Kit ~$3k–30k ~R-2.8 (5-wall); poor High Translucent Greenhouse, sunroom, glamping
Glass geodesic Kit ~$4k–20k+ Worst (~R-3–8) Low Transparent Views, glamping, sunroom
Binishell (air-formed) Shell $10–30/sq ft (prototypes) Mass; needs insulation No Opaque Rapid concrete shells (w/ engineering)
Bioceramic (Geoship) GTM ~$90k–380k Vendor claim (unverified) No Opaque (luminous) Health/eco early-adopter kit
Earthbag / SuperAdobe (CalEarth) Cheapest materials; labor-heavy Low (mass β‰  insulation) Highest Opaque Ultra-low-cost DIY, desert climates

Four honest caveats about dome living: β‘  leaks are the defining dome problem (seams, hubs, no drainage plane); β‘‘ sealed high-gain shells sweat without ventilation; β‘’ curved walls are hard to furnish (expect built-ins); β‘£ resale, financing, insurance, and code all take extra work.

Resource directory

A curated, live-verified (July 2026) directory out to the best dome projects on the internet β€” the full annotated version is on the Resources page.

Build & deploy

This is a static Astro 5 site styled with Tailwind CSS v4.

npm install          # install dependencies
npm run dev          # local dev server
npm run build        # type-check + static build to dist/
npm run preview      # preview the built dist/ under the /dome/ base
npm run posters      # regenerate video poster frames (needs ffmpeg)

Every push to main is built and published to GitHub Pages by .github/workflows/deploy.yml (withastro/action β†’ actions/deploy-pages). Because it's a project page served from /dome/, astro.config.mjs sets base: '/dome', and hand-written links and public/ assets are routed through import.meta.env.BASE_URL.

Repository layout

β”œβ”€β”€ .github/workflows/deploy.yml   # GitHub Pages CI
β”œβ”€β”€ astro.config.mjs               # site + base:/dome + responsive images
β”œβ”€β”€ public/videos/                 # 15 AI concept films (+ posters/)
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/photos/             # AI concept stills (Grok Imagine) β†’ <Picture>
β”‚   β”œβ”€β”€ assets/renders/            # Blender 3D-study PNGs β†’ <Image>/<Picture>
β”‚   β”œβ”€β”€ content/                   # methods.yaml + projects.yaml (content collections)
β”‚   β”œβ”€β”€ components/ Β· layouts/ Β· pages/
β”‚   └── lib/                       # base-URL helper + media manifest
β”œβ”€β”€ design/                        # .blend source files (downloadable)
└── docs/explorations/             # the exploration that specced this site

License & attribution

  • Code β€” MIT (see LICENSE).
  • All media & prose β€” the author's own work, CC BY-NC 4.0 (see LICENSE-CONTENT). This covers the AI concept art & films (src/assets/photos/, public/videos/) made with Grok Imagine, the Blender renders (src/assets/renders/) and .blend sources (design/), and the written prose.
Built with Astro + Blender Β· warm paper, moss, clay, and daylight.

About

Dome home explorations and designs

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages