Cubic Bézier Equation

by AdamStanislav - uploaded on January 22, 2018, 2:01 am

The function/expression/formula of the cubic Bézier curve used extensively in vector graphics, including SVG graphics used here. It expresses the same cubic curves as those written in the formula in the graphic this is a remix of, but it expresses them as a function of “time” (hence the use of f(t) rather than f(x) here). The time is not measured in seconds or any other units, as it is simply telling a browser or other software what order to turn on individual pixels to display the vector graphic on a raster device.



It moves from the point P[0] to the point P[3], while using P[1] and P[2] as control points. It only does so for the values of t in the [0,1] set, i.e., for 0

Tags
remix+294824 Bézier hand-written handwritten cubic polynomial function formula geometry math mathematics maths algebra matematika matika geometria
Safe for Work?
Yes
This clipart is a remix from:
  • 294824
  • Comments

    1 Comments. Please login to comment or add your own remix.