peratshape
Peratshape is a term used in discussions of parametric shape representations to denote a class of shapes produced by blending base primitives through parameterized coefficients. A peratshape is typically described by a function S that maps a surface parameter pair and a morph parameter to three-dimensional coordinates, i.e., S(u, v, t) describes how the shape changes as t varies.
The name is a portmanteau of “per” and “shape,” and it appears mainly in informal writing and
A common construction represents S(u, v, t) as a blend of basis shapes B_i(u, v) with coefficients
Applications of peratshape ideas include controlled morphing in computer graphics, procedural generation, and interactive modeling workflows.
See also: Parametric surface, Bezier surface, NURBS, Morphable model, Implicit surface.