FIELD NOTE / 2026.09.135 MIN READ / 5 SOURCES

Pierre Bézier, Paul de Casteljau, and the Curves That Made Computer-Aided Design Smooth

Automotive CAD needed curves that engineers could shape interactively and manufacture precisely. Work by Paul de Casteljau at Citroën and Pierre Bézier at Renault supplied the geometric machinery.

Automobile styling created a problem that drafting tools could not solve cleanly

Car bodies are made from smooth free-form surfaces rather than simple cylinders, planes, and cones. By the middle of the twentieth century, manufacturers wanted to move styling information from full-scale drawings and physical templates into numerically controlled manufacturing. That required a mathematical description that designers could edit without surrendering intuitive control over shape. Historical studies of Pierre Bézier’s work at Renault show that the problem was industrial before it was academic: the company needed a way to define curves and surfaces numerically, carry them through design, and ultimately connect styling to tooling.[1] At Citroën, Paul de Casteljau was attacking a closely related problem with his own geometric methods.[2]

Control points translated drawing gestures into mathematics

The crucial insight was to describe a curve through a small set of points that influence its shape instead of forcing designers to manipulate every sampled coordinate on the final contour.

Paul de Casteljau developed the recursive geometric construction first

De Casteljau’s work at Citroën in the late 1950s produced a recursive method for evaluating polynomial curves from control points. His later autobiographical account describes how the work emerged inside the automobile company and how corporate secrecy limited its early circulation.[2] The algorithm repeatedly forms linear interpolations between neighboring control points until a single point on the curve remains. Repeating that process for different parameter values traces the entire curve. Because the construction is geometric and recursive, it also provides a natural way to subdivide a curve into smaller pieces.

Pierre Bézier gave the new curve representation an industrial system and public identity

Bézier worked at Renault across tooling, production engineering, numerical control, and computer-aided design. His UNISURF system became an industrial framework for moving free-form geometry from styling into downstream manufacturing. Bézier’s own retrospective description says that CAD had replaced conventional techniques for defining free-form curves and surfaces at Renault and explains how UNISURF connected styling to the tool shop.[4] Because Bézier published and presented his methods while de Casteljau’s early work remained largely internal, the polynomial curve form became associated publicly with Bézier’s name.

History preserved one name more prominently than the underlying collaboration

The modern term “Bézier curve” is useful, but the history is more accurately understood as overlapping industrial inventions whose visibility was shaped by corporate publication practices.

The Bernstein basis made the curve mathematically transparent

A Bézier curve can be written as a weighted sum of its control points using Bernstein polynomials. This algebraic form explains familiar geometric properties: the curve begins at the first control point, ends at the last, and stays inside the convex hull of the controls. Historical work on Bézier’s motivations shows how the geometric formulation was later connected explicitly to existing Bernstein polynomial theory.[1] The result joined an intuitive design interface to a compact mathematical representation that could be evaluated reliably on a computer.

De Casteljau’s algorithm made evaluation and subdivision numerically practical

The recursive construction is more than a historical curiosity. It remains a fundamental algorithm because it evaluates the same curve without directly expanding high-degree polynomials, and its intermediate points reveal how to split a curve exactly at any parameter value. A detailed historical and mathematical treatment describes de Casteljau’s method as a foundational tool of computer-aided geometric design, useful because control points give immediate geometric insight into shape.[3] Subdivision became especially important for rendering, intersection tests, and adaptive approximation, where a complicated curve can be reduced to smaller pieces until each is easy to process.

Subdivision connected exact geometry to finite displays

Computer screens and manufacturing machines work with finite precision. Recursive subdivision lets a system approximate a mathematically smooth curve only as finely as the current task requires.

The curve model scaled naturally from outlines to free-form surfaces

Once curves could be controlled through polynomial bases and control points, tensor-product constructions extended the idea to surfaces. Designers could manipulate a grid of control points to change an automobile panel while preserving smoothness across the patch. Bézier’s UNISURF work made these techniques part of a larger industrial workflow rather than isolated mathematical demonstrations.[4] This mattered because CAD succeeds only when geometry can survive transitions among design, visualization, analysis, and manufacturing.

Bézier and de Casteljau became foundations for later spline technology

Modern CAD relies heavily on B-splines and NURBS, which generalize the same control-point philosophy and add local control, knot structures, and rational weights. Historical reviews of mechanical CAD place Bézier/de Casteljau methods within the broader development of spline representations that eventually became standard industrial geometry.[5] Even where modern systems store NURBS rather than pure Bézier patches, they often convert regions to Bézier form for evaluation, rendering, or numerical processing.

The lasting invention was a manipulable representation of shape

The deeper legacy is not one formula. It is the idea that smooth geometry can be edited through a small, stable set of parameters whose effects are predictable to both designers and algorithms.

Why Bézier and de Casteljau belong in the history of visual computing

Bézier and de Casteljau helped solve a central problem in digital geometry: how to make smooth shape both mathematically precise and interactively controllable. De Casteljau supplied a powerful recursive construction; Bézier developed related curve and surface machinery in an industrial CAD system and published it widely.[2][4] Their work enabled a designer’s visual intentions to become data that could be transformed, subdivided, displayed, exchanged, and manufactured.

The curves later escaped the factory. They became part of font systems, illustration software, animation tools, vector graphics, and user-interface paths. That broad adoption can make the automotive origins easy to forget. Yet the reason the representation traveled so well is precisely what made it useful at Citroën and Renault: a few control points provide understandable geometric control while the computer handles the smooth interpolation between them.

RESEARCH / PROVENANCE

Works Cited

5 SOURCES
  1. 01
  2. 02
  3. 03
  4. 04
  5. 05

CodeHistory is a living archive. Citations document the evidence used for this edition; later evidence may refine the account.

Contribute / Corrections

Improve the record.

Use this moderated submission form to suggest a correction, provide a source, challenge a priority claim or identify a missing contributor. Submissions are treated as research leads, not automatically published comments.

Submit a research lead

Please do not submit confidential material or claims you cannot support.