TRQ-001

Plotter

Seeded pen plots

Lifecycle
Escaped
Method
Deterministic

A browser-based pen plotter draws one of four procedures from a five-digit seed. The same seed reconstructs the same strokes and can be shared in the URL.

Run
Procedure
Ink at A3

Run

— remaining

Plot time

Keep this drawing

Saving on this device…

Exports contain the completed drawing. Source HTML opens offline and includes the generator code. Reopen saved runs from this device’s history.

Captured inputs

Seed —. The same recipe produces the same paths.

The captured instant and local UTC offset determine the seed.

Start a drawing from the world outside. Latest available readings—not a live ticker.

Running on your device

Browser / Canvas 2D

Canvas buffers: approximately 0.0 MiB. This estimates the two RGBA drawing buffers, not total tab or system memory.

System details stay in this panel and are not included in saved recipes.

Saved on this device

Runs are saved automatically in this browser. Clearing site data removes them. Download a recipe for a portable copy.

    About this experiment

    Hypothesis

    A visible drawing process and reproducible seed can make deterministic generative software feel like a physical instrument.

    Tommy Ettinger’s Mulberry32

    Observation

    Each seed selects one of four hand-authored procedures and every parameter needed to reconstruct its strokes. The pen travels, draws, changes pens when the selected procedure uses a second ink, and reports its actual progress on an A3 sheet.

    Method

    Designed and implemented by Tranquility. The drawings use a seeded Mulberry32 generator and four hand-authored procedures; no AI model participates in generation.