01 / Concept

项目首页与核心概述

PALM INKSTONE

The project reimagines a small touch device as a digital inkstone. Rather than drawing a complete image directly, the audience initiates a mark through position, duration, and movement. AI responds after the gesture and generates visual content within the placement already determined by the participant.

Concept — image 1
Concept — image 2
Concept — image 3
06

System Architecture

The installation integrates embedded touch sensing, wireless OSC, real-time graphics, generative AI, GPU instancing, and sound into one closed loop. Human action first determines position, timing, and direction; AI subsequently generates visual content, while TouchDesigner maintains the relationship between the two.

System Architecture — image 1
08

ComfyUI & AI Generation Pipeline

Gesture-specific structural sketches are created in TouchDesigner and transmitted to ComfyUI through Spout. The workflow combines a base checkpoint, a custom LoRA, prompt conditioning, IPAdapter guidance, and the incoming sketch to generate the final image. Each task remains linked to an independent interaction record and texture index. When generation is complete, the returned AI image replaces the original placeholder layer without changing the position, scale, or direction determined by the audience.

ComfyUI & AI Generation Pipeline — image 1

Using OneTrainer to capture their abstract brush language and spatial atmosphere.

ComfyUI & AI Generation Pipeline — image 2

I curated a dataset of modern expressive ink paintings inspired by artists such as Zao Wou-Ki, and trained a custom LoRA model.

ComfyUI & AI Generation Pipeline — image 3
Before Training My Own Model

Before developing my own LoRA, I experimented with publicly available Checkpoint and LoRA models. Carefully designed prompts were used to steer the generation toward the visual language of classical Chinese landscape paintings such as A Thousand Li of Rivers and Mountains. The image below shows the composited canvas produced during this stage.

ComfyUI & AI Generation Pipeline — image 4
After Introducing the Custom LoRA

After integrating my custom LoRA, the overall visual quality improved significantly. However, each generated fragment was still composited through a circular mask combined with procedural noise. The brush marks lacked the fluid motion and organic variability that characterize the final version, where every imprint behaves as a unique flowing ink gesture.

ComfyUI & AI Generation Pipeline — image 5
LoRA Output Without Prompt Engineering

These images were generated using only the trained LoRA, without any style-specific prompt engineering. The visual language became more abstract and contemporary, rather than explicitly referencing traditional Chinese ink painting.