ling-lang 2030.1.5

Ling - The Omniglot Systems Language
# 道场 — Shrine Room

Source: [`examples/ling-dao-chamber.ling`](https://github.com/taellinglin/ling/blob/master/examples/ling-dao-chamber.ling)

A quiet Chinese-Japanese temple rendered entirely with vector geometry (`vtex_*`).
No pixel fills. Slow, dignified motion in a gold · jade · crimson palette.

**Features demonstrated:**
- `vtex_torii` — torii gate
- `vtex_pagoda` — five-tier pagoda
- `vtex_spiked_cog` — gear mandala altar
- `vtex_chakra` + `vtex_lotus` — dharma-wheel mandala
- Pentatonic bell-circle audio with spatial 3D positioning
- Pendulum camera orbit

Run with:

```sh
ling examples/ling-dao-chamber.ling
```