Subject | English | French |
comp., MS | Bezier curve | courbe de Bézier (A curve that is calculated mathematically to connect separate points into smooth, free-form curves and surfaces of the type needed for illustration programs and CAD models. Bezier curves need only a few control points to define a large number of shapes--hence their usefulness over other mathematical methods for approximating a given shape) |
comp., MS | Bezier path | tracé de Bézier (A vector path defined by anchor points and path segments between those points) |
comp., MS | Bezier spline | courbe de Bézier (A spline defined by four points: a start point, two control points that influence the curves, and an endpoint) |
IT, dat.proc. | Bézier curve | courbe de Bézier |
comp., MS | cubic Bezier curve | courbe de Bézier cubique (A curve described by two endpoints and two control points) |
comp., MS | quadratic Bezier curve | courbe de Bézier quadratique (A curve described by two endpoints and one control point) |