Docs · Engines

Floor plan (2D)

Native top-down architectural floor plans. Declare walls as coordinate pairs, drop doors (with arc) and windows (double-line), label rooms with optional areas, and place furniture from a built-in library (sofa, bed, table, fridge, stove, sink, toilet, shower, bathtub, desk, tv, plant). Renders crisp printable SVG with an optional dot grid and scale bar.

Templates
7
Source language
plaintext
Workstation
Studio
Engine id
floorplan

In the same space

Most users come to Floor plan (2D) from AutoCAD LT (sketches) or Hand-drawn floor plans. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

wall (0,0)-(10,0)
wall (10,0)-(10,7)
door at (4,0) width 1
room "Living" at (5,4)
furniture sofa at (5,5) size 3,1

Paste this in the Studio code pane to see Floor plan (2D) render live. The full grammar is at the upstream-docs link above.

Sample templates

All 7
Engine reference: floorplan · ← Browse all engines · Quick-start guide