Bézier Curve

A Bézier (pronounced "bez-E-A") curve is a line or "path" used to create vector graphics. It consists of two or more control points, which define the size and shape of the line. The first and last points mark the beginning and end of the path, while the intermediate points define the path's curvature.

Bézier curves are used to create smooth curved lines, which are common in vector graphics. Since they are defined by control points, Bézier curves can be resized without losing their smooth appearance. Raster graphics, on the other hand, define each pixel within an image and appear blocky or pixleated when enlarged.

There are several types of Bézier curves, including linear, quadratic, and higher-order curves. A linear curve is a straight line defined by two points. A quadratic curve includes intermediate points that pull the control points, and therefore the path, in different directions. A higher-order curve may include additional intermediate points that fine tune how the path follows each control point.

The shape of a Bézier curve is calculated using interpolation, a method of approximating the path of the line between each control point. Since computer screens display graphics using pixels, Bézier curves are always approximated when displayed on a screen. If you zoom in on a Bézier curve using a drawing program or CAD software, you will see a more accurate representation of the path.

NOTE: Bézier curves are named after French engineer Pierre Bézier, which is why the "B" is always capitalized.

Updated April 3, 2014 by Per C.

quizTest Your Knowledge

What is the purpose of HDMI passthrough?

A
It allows multiple devices to connect to a single HDMI port.
0%
B
It converts a digital HDMI signal to an analog signal.
0%
C
It prevents the input signal from being processed.
0%
D
It syncs audio and video between HDMI devices.
0%
Correct! Incorrect!     View the Passthrough definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Bézier Curve on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

TechTerms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.