Fndtn.io
Languages
← All languages
Schauplatz · a language for 3D scenes

Describe a space.
Ask what it is.

der Schauplatz — the scene, the setting

A tiny declarative language where 3D objects and spatial relations are first-class. A program is a set of facts about named objects — where things are, what contains what, what faces what — not a sequence of draw calls. The 3D view is only a projection; there is no state that isn't in the text.

Because the scene is facts, you can query it — ask what's on the table, what's blocked, what's inside — and the answer is computed from the same source that draws the picture. Built for humans and LLMs to reason about a space together.

Open the playground → Runs in your browser — edit the scene, rotate the view, query it.