Programmable Ink Lab Notes
title
Ploma Rendering Experiments
dated
April 2023
author
Alex Warth

Plan of Attack:

Prototype a few uses of dynamic ink using Dan Amelang and Evelyn Eastmond’s Ploma as the renderer.

Questions:

Deliverable:


Results

Research notes:

One of the things I ended up prototyping was a recognizer for “blobs” and “wires.” There are lots of visual languages we could build from these objects and their relationships—e.g., a wire that has one of its ends inside a blob is an input to that blob, while a wire that has one of its ends just outside a blob is an output of that blob. I’m interested in exploring this sort of thing further.

Demo:

Simple inking experience:

Animated strokes:

Recognizing blobs and wires:

Findings: