Docs · Engines

Floor plan (3D)

Same DSL as Floor plan (2D), rendered in axonometric / isometric SVG with extruded walls — a printable 3D view, no WebGL. Pick `view iso | front | side | top` and set the wall `height`. This is intentionally a viewer (not an editable SketchUp / Revit-style modeller); for diagram, deck, and PDF use-cases an axonometric SVG covers 80 % of the use case at 5 % of the engineering cost.

Templates
3
Source language
plaintext
Workstation
Studio
Engine id
floorplan3d

In the same space

Most users come to Floor plan (3D) from SketchUp Free (read-only views) or Hand-drawn axonometrics. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

view iso
height 2.7
wall (0,0)-(10,0)
wall (10,0)-(10,7)
room "Living" at (5,4)

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

Sample templates

All 3
Engine reference: floorplan3d · ← Browse all engines · Quick-start guide