pulldraw
Pulldraw is a vector graphics tool and file format that centers on an interactive pull-based manipulation model. In Pulldraw, users shape curves by grabbing and dragging points along a path, with the system maintaining smoothness through a dynamic tension mechanism. The approach emphasizes direct, tactile control of line segments, offering real-time feedback as curves adjust to user input.
The concept emerged from design research into more expressive hand-drawn workflows and was explored through early
Core concepts in Pulldraw include real-time vector editing, pull-based manipulation of control points, automatic tangent continuation
The Pulldraw file format stores vector primitives, layer structure, brush and tension parameters, and a history
Related topics include vector graphics editors, Bezier curves, SVG, and interactive drawing interfaces.