The angular line is closer to the plane than the straight line — it already carries something plane-like within it
Where the straight line is purely one-dimensional in character, the angular line — formed by two forces acting in sequence — enters closer contact with the plane and already carries something plane-like within it. Each bend in an angular line is a step toward closing a shape: the angular line becomes a bridge between the linear and the planar. This is why angular forms feel more ‘substantial’ or ‘settled’ than straight lines, and why acute angles feel more dynamic (sharper energy) than obtuse angles (more relaxed, plane-approaching). A right angle is geometrically stable; an acute angle is the sharpest angular tension; an obtuse angle relaxes toward the plane. For generative work, the progression from straight → angular → closed-plane is a compositional spectrum controlling how ‘airy’ or ‘settled’ a visual element feels.
Examples
In p5.js: line() = pure straight line energy; a zigzag path beginShape() with alternating vertices introduces angular plane-approach; rect() completes the path to plane. In live visuals: a slowly closing polygon (from open angular path to filled shape) creates a felt transition from linear to planar.
Assessment
Draw (or code) the spectrum from a single straight line to a closed triangle using three intermediate angular steps. At each step, describe the change in the element’s ‘weight’ and how much of the basic plane it seems to claim.