formscircles
Formscircles are a geometric primitive used in computer graphics, geometric modeling, and drawing to represent three-dimensional forms by a continuous field of circles. Each circle is associated with a point on a base form, and together the family forms an approximate envelope of the surface or silhouette. The approach emphasizes local curvature, scale, and orientation, providing a simple, robust way to describe complex shapes.
Definition and construction: A formcircle at parameter t is a circle with center C(t) and radius r(t)
Properties and variants: The collection can form a tubular cover of the base form when centers track
Applications: Used for shape fitting, surface reconstruction, stylized rendering, and as an educational tool in drawing.
History and related concepts: Formscircles synthesize ideas from circle packing, osculating circles, and tangent constructions in