Solid drawing treats forms as three-dimensional objects with volume and weight
Solid drawing is the principle of drawing (or constructing) forms as if they occupy three-dimensional space — with real volume, weight, and consistent perspective — rather than as flat shapes. An animator thinks of a character as a set of solid masses that hold their proportions as they rotate and foreshorten, so the figure never goes flat or loses volume between poses. In 3D and generative work the geometry is literally volumetric, but the principle persists as a discipline: lighting, shading, and occlusion must make forms read as dimensional, and transformations must preserve their apparent mass. Ignoring solid drawing produces the ‘paper-cutout’ look — shapes that read as flat stickers sliding on a plane rather than objects existing in space.
Examples
A cube animated with correct perspective and shading reads as a solid object turning; the same cube drawn as a flat square that merely rotates in 2D reads as a sticker. In shaders, adding a simple lambert term or fake ambient occlusion makes an SDF form read as volumetric rather than flat.
Assessment
Define solid drawing and explain what the ‘flat cutout’ failure looks like. Then name one lighting or shading technique that makes a 2D-rendered form read as three-dimensional and say why it works.