Experiment Interfaces June 2026

A spatial interface makes AI-assisted design easier to direct.

Design develops through changes to shape, proportion and position. This experiment lets a person sculpt the massing by hand, then uses two models to produce a concept render and a 3D model that can be inspected from different angles.

This tool needs a desktop. It won't run properly on a phone or small screen. Open this page on a larger screen to try it.

Live tool · sculpt the massing by hand draw footprint · paint height · carve the slope
01 · Beyond the chat box

The chat box flattens design into a transaction: write a specification, receive a result, write another. It works for text. It struggles with the part of design that is spatial and felt, where you push something, see what it does, and adjust. A sentence is a narrow channel for intent that is really about shape, proportion, and how a building sits on its land.

A creative AI tool for spatial design needs more than a text box. Language remains useful for describing intent, while direct manipulation gives the designer another way to control form. Several interface patterns could support that combination and keep the person involved throughout the work.

Draw

Sketch as intent

A drawing carries footprint, height, roof and orientation at once, so the model reads shape directly, without a paragraph standing in for it.

Manipulate

Push and react

Change the form and watch it answer back, so the loop stays spatial and close to sketching against a site.

Stage

One move per surface

The model joins each step on its own screen, one move at a time, so a single prompt never has to carry everything.

02 · The interface

The flow has three moves. You sculpt the massing by hand with a few brushes: drawing a footprint, painting height, carving into the slope. When you are ready, the interface quietly captures several angles of what you made and hands them over. The result then takes over the screen as a 3D model you can move around, with everything else hidden except a way back. The controls stay deliberately minimal, so attention sits on shaping and reacting, not on filling in fields.

03 · The research

This sits inside a field with a name: mixed-initiative co-creativity. The framing from the human-computer interaction research is that a creative tool should put person and machine in a tight loop, where each one suggests, produces, evaluates, modifies and selects in response to the other. That loop is what makes the work feel co-authored.

The more useful finding for a builder concerns where these tools fail. Recent work identifies cognitive friction as a major barrier to adoption: people abandon capable AI assistants when the interface makes them retain too much context or complete too much configuration before seeing a result. Related design research treats AI as a co-creator and a material that can be shaped through interaction.

The finding that shaped this build

The barrier is rarely the model. It is the friction of telling it what you mean. A sketch is a low-friction way to hand over intent, so the interface should let you shape, not specify.

That reframed the whole experiment. Sketching the massing is a way to give the model a lot of context, the footprint, height, roof and how it sits, without typing any of it. The staged screens exist to keep the loop legible: shape, react, shape again, with as little to manage at once as possible.

04 · The models

Two models do the work, each kept to one job. The first is Google's Gemini image model, used in edit mode: it takes the angle shots of the massing as reference images and returns a single concept render that follows the form. The second is TRELLIS, Microsoft's image-to-3D model, which lifts that render into a mesh I load straight into the viewer. Neither is asked to do the whole thing. The massing comes from the person, the look from the image model, the geometry from the 3D model.

05 · The 3D landscape

Image-to-3D moved fast over the last two years, and the choice of model is now a real trade-off between fidelity, clean geometry, cost and whether you can run it yourself. The honest state of it in 2026:

ModelSourceBest atNotes
TRELLIS in use hereOpen, MicrosoftVisual fidelity, PBR materialsTRELLIS.2 is this year's baseline; runs locally on one high-end consumer GPU; free
Hunyuan3DOpen, TencentHigh-fidelity geometry and textureStrongest open alternative; self-hostable for researchers
TripoHostedClean, game-ready topologyFast; tidy edge flow and low polygon counts, little retopology needed
Rodin (Hyper3D)HostedTop-end quality, 4K textures~10B params, quad topology, quality tiers; the premium option
MeshyHostedAll-round, 3D printingFriendly, credit-based; good general default

Under those products sit a few different techniques, worth knowing because they fail in different ways:

Image to mesh

Mesh diffusion

A single image becomes a watertight mesh. What TRELLIS, Hunyuan3D, Tripo and Rodin do. Best for clean, single objects.

Splats

Gaussian splatting

The scene is millions of fuzzy points. Photoreal and great for captured scenes, but not tidy, editable geometry.

Consistency

Multi-view diffusion

Generate several consistent views first, then reconstruct. Cuts the two-faced "Janus" errors single-image methods make.

For this experiment I want a clean single object I can drop into a viewer, so a mesh-diffusion model like TRELLIS fits. If the goal were a real captured site rather than a generated house, splatting or photogrammetry would be the lineage to reach for instead.

06 · The prompt

Most of the work is in the prompt, and it took a few passes. The first version simply said "turn this sketch into a house", which gave generic results that ignored what I had drawn. The version running now reads as an architect brief: it tells the model the images are several angles of the same massing, asks it to read them together for footprint, height, roof and orientation, then to design one coherent concept home with named materials and a covered deck on its land.

A few lines exist only to help the next step. A plain white background, the whole building centred, bright even light and no sky, because an isolated, evenly lit subject lifts into a much cleaner 3D model. Earlier results came out dark, which turned out to be the viewer rather than the image, so that was a lighting fix in the 3D scene as much as a prompt change. The prompt is hidden in the interface now, doing the heavy lifting out of sight.

07 · What it showed

Using the sketch as the reference preserves the approximate position and shape set by the designer. Capturing several angles gives the image model more information about the form. The staged interface also separates sketching from model review, keeping each part of the process clear.

08 · Where it is weak

The 3D is a visual mesh, not measured geometry: no real walls, rooms or dimensions, and the ground under it is generated, not a real site. Fidelity to the sketch depends on how clearly the massing reads, and the standard image model only follows it so far. It is good for feeling a house on its land and turning it over, not for anything that needs to be accurate.

09 · Next question

The open question is which interface helps the creative process most: sketching like this, or something I have not tried yet. The follow-on questions are whether the sketch can carry more intent into the result, and whether the form can sit on real terrain while staying honest about what is concept and what is measured.

References
← Back to Landform Research