"Bézier curve" meaning in English

See Bézier curve in All languages combined, or Wiktionary

Noun

IPA: /ˈbɛz.i.eɪ/ Forms: Bézier curves [plural]
Etymology: Probably a calque of French courbe de Bézier. Named after Renault engineer Pierre Bézier who popularized the curves developed earlier by Paul de Casteljau and used them to design curves for the bodywork of cars. Etymology templates: {{calque|en|fr|courbe de Bézier|nocap=1}} calque of French courbe de Bézier, {{named-after/list|Renault engineer||||}} Renault engineer, {{!}} |, {{lang|en|Pierre Bézier}} Pierre Bézier, {{named-after|en|Pierre Bézier|occ=Renault engineer|wplink==}} Named after Renault engineer Pierre Bézier Head templates: {{en-noun}} Bézier curve (plural Bézier curves)
  1. (mathematics, computer graphics) A type of parametric curve defined by a set of control points, two of which are the ends of the curve, while the others determine its shape. Wikipedia link: Bézier curve, Paul de Casteljau Categories (topical): Computer graphics, Mathematics Synonyms: bezier Related terms: bezier, Bézier coefficient, Bézier spline, Bézier surface, Bézier triangle, Bernstein form, control point, spline Translations (kind of parametric curve): 貝茲曲線 (Chinese Mandarin), 贝兹曲线 (Bèizī qǔxiàn) (Chinese Mandarin), Bézierova křivka [feminine] (Czech), Bézier-käyrä (Finnish), courbe de Bézier [feminine] (French), Bézierkurve [feminine] (German), curva di Bézier [feminine] (Italian), ベジェ曲線 (Beje kyokusen) (Japanese), крива́я Безье́ (krivája Bezʹjé) [feminine] (Russian), curva de Bézier [feminine] (Spanish), Bézier-kurva [common-gender] (Swedish)

Inflected forms

Download JSON data for Bézier curve meaning in English (5.7kB)

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "fr",
        "3": "courbe de Bézier",
        "nocap": "1"
      },
      "expansion": "calque of French courbe de Bézier",
      "name": "calque"
    },
    {
      "args": {
        "1": "Renault engineer",
        "2": "",
        "3": "",
        "4": "",
        "5": ""
      },
      "expansion": "Renault engineer",
      "name": "named-after/list"
    },
    {
      "args": {},
      "expansion": "|",
      "name": "!"
    },
    {
      "args": {
        "1": "en",
        "2": "Pierre Bézier"
      },
      "expansion": "Pierre Bézier",
      "name": "lang"
    },
    {
      "args": {
        "1": "en",
        "2": "Pierre Bézier",
        "occ": "Renault engineer",
        "wplink": "="
      },
      "expansion": "Named after Renault engineer Pierre Bézier",
      "name": "named-after"
    }
  ],
  "etymology_text": "Probably a calque of French courbe de Bézier. Named after Renault engineer Pierre Bézier who popularized the curves developed earlier by Paul de Casteljau and used them to design curves for the bodywork of cars.",
  "forms": [
    {
      "form": "Bézier curves",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "Bézier curve (plural Bézier curves)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Japanese terms with redundant script codes",
          "parents": [
            "Terms with redundant script codes",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computer graphics",
          "orig": "en:Computer graphics",
          "parents": [
            "Computing",
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Mathematics",
          "orig": "en:Mathematics",
          "parents": [
            "Formal sciences",
            "Sciences",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "text": "Bézier curves are applied, for example in computer graphics and animation, to produce smooth, infinitely scalable curves.",
          "type": "example"
        },
        {
          "ref": "2003, Samuel R. Buss, 3D Computer Graphics: A Mathematical Introduction with OpenGL, Cambridge University Press, page 163",
          "text": "So, instead, it is often better to combine multiple Bézier curves to form a longer, more complicated curve called a piecewise Bézier curve.\nThis section discusses how to join Bézier curves together – especially how to join them so as to preserve continuity and smoothness (i.e., continuity of the first derivative).",
          "type": "quotation"
        },
        {
          "ref": "2008, T. Theoharis, G. Papaioannou, N. Platis, N. M. Patrikalakis, Graphics & Visualization: Principles and Algorithms, Taylor & Francis (A K Peters / CRC Press), page 193",
          "text": "The initial points p₀, p₁, and p₂ are called control points of the Bézier curve.[…]The process outlined above for the generation of a quadratic Bézier curve from its three control points can be generalized for more control points in a straightforward manner.",
          "type": "quotation"
        },
        {
          "ref": "2012, Frank Klawonn, Introduction to Computer Graphics: Using Java 2D and 3D, 2nd edition, Springer, page 151",
          "text": "When an affine transformation is applied to the control points, the resulting Bézier curve with respect to the new control points coincides with the transformed Bézier curve. Therefore, Bézier curves are invariant under affine transformations like rotation, translation or scaling. Bézier curves are also symmetric with respect to their control points.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "A type of parametric curve defined by a set of control points, two of which are the ends of the curve, while the others determine its shape."
      ],
      "id": "en-Bézier_curve-en-noun-3yC9rmqZ",
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "computer graphics",
          "computer graphics"
        ],
        [
          "parametric",
          "parametric"
        ],
        [
          "control point",
          "control point"
        ]
      ],
      "raw_glosses": [
        "(mathematics, computer graphics) A type of parametric curve defined by a set of control points, two of which are the ends of the curve, while the others determine its shape."
      ],
      "related": [
        {
          "word": "bezier"
        },
        {
          "word": "Bézier coefficient"
        },
        {
          "word": "Bézier spline"
        },
        {
          "word": "Bézier surface"
        },
        {
          "word": "Bézier triangle"
        },
        {
          "word": "Bernstein form"
        },
        {
          "word": "control point"
        },
        {
          "word": "spline"
        }
      ],
      "synonyms": [
        {
          "word": "bezier"
        }
      ],
      "topics": [
        "computer-graphics",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "translations": [
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "sense": "kind of parametric curve",
          "word": "貝茲曲線"
        },
        {
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "roman": "Bèizī qǔxiàn",
          "sense": "kind of parametric curve",
          "word": "贝兹曲线"
        },
        {
          "code": "cs",
          "lang": "Czech",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "Bézierova křivka"
        },
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "kind of parametric curve",
          "word": "Bézier-käyrä"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "courbe de Bézier"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "Bézierkurve"
        },
        {
          "code": "it",
          "lang": "Italian",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "curva di Bézier"
        },
        {
          "code": "ja",
          "lang": "Japanese",
          "roman": "Beje kyokusen",
          "sense": "kind of parametric curve",
          "word": "ベジェ曲線"
        },
        {
          "code": "ru",
          "lang": "Russian",
          "roman": "krivája Bezʹjé",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "крива́я Безье́"
        },
        {
          "code": "es",
          "lang": "Spanish",
          "sense": "kind of parametric curve",
          "tags": [
            "feminine"
          ],
          "word": "curva de Bézier"
        },
        {
          "code": "sv",
          "lang": "Swedish",
          "sense": "kind of parametric curve",
          "tags": [
            "common-gender"
          ],
          "word": "Bézier-kurva"
        }
      ],
      "wikipedia": [
        "Bézier curve",
        "Paul de Casteljau"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈbɛz.i.eɪ/"
    }
  ],
  "word": "Bézier curve"
}
{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "fr",
        "3": "courbe de Bézier",
        "nocap": "1"
      },
      "expansion": "calque of French courbe de Bézier",
      "name": "calque"
    },
    {
      "args": {
        "1": "Renault engineer",
        "2": "",
        "3": "",
        "4": "",
        "5": ""
      },
      "expansion": "Renault engineer",
      "name": "named-after/list"
    },
    {
      "args": {},
      "expansion": "|",
      "name": "!"
    },
    {
      "args": {
        "1": "en",
        "2": "Pierre Bézier"
      },
      "expansion": "Pierre Bézier",
      "name": "lang"
    },
    {
      "args": {
        "1": "en",
        "2": "Pierre Bézier",
        "occ": "Renault engineer",
        "wplink": "="
      },
      "expansion": "Named after Renault engineer Pierre Bézier",
      "name": "named-after"
    }
  ],
  "etymology_text": "Probably a calque of French courbe de Bézier. Named after Renault engineer Pierre Bézier who popularized the curves developed earlier by Paul de Casteljau and used them to design curves for the bodywork of cars.",
  "forms": [
    {
      "form": "Bézier curves",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "Bézier curve (plural Bézier curves)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "word": "bezier"
    },
    {
      "word": "Bézier coefficient"
    },
    {
      "word": "Bézier spline"
    },
    {
      "word": "Bézier surface"
    },
    {
      "word": "Bézier triangle"
    },
    {
      "word": "Bernstein form"
    },
    {
      "word": "control point"
    },
    {
      "word": "spline"
    }
  ],
  "senses": [
    {
      "categories": [
        "English 3-syllable words",
        "English countable nouns",
        "English entries with incorrect language header",
        "English eponyms",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English terms calqued from French",
        "English terms derived from French",
        "English terms spelled with É",
        "English terms spelled with ◌́",
        "English terms with IPA pronunciation",
        "English terms with quotations",
        "English terms with usage examples",
        "Japanese terms with redundant script codes",
        "en:Computer graphics",
        "en:Mathematics"
      ],
      "examples": [
        {
          "text": "Bézier curves are applied, for example in computer graphics and animation, to produce smooth, infinitely scalable curves.",
          "type": "example"
        },
        {
          "ref": "2003, Samuel R. Buss, 3D Computer Graphics: A Mathematical Introduction with OpenGL, Cambridge University Press, page 163",
          "text": "So, instead, it is often better to combine multiple Bézier curves to form a longer, more complicated curve called a piecewise Bézier curve.\nThis section discusses how to join Bézier curves together – especially how to join them so as to preserve continuity and smoothness (i.e., continuity of the first derivative).",
          "type": "quotation"
        },
        {
          "ref": "2008, T. Theoharis, G. Papaioannou, N. Platis, N. M. Patrikalakis, Graphics & Visualization: Principles and Algorithms, Taylor & Francis (A K Peters / CRC Press), page 193",
          "text": "The initial points p₀, p₁, and p₂ are called control points of the Bézier curve.[…]The process outlined above for the generation of a quadratic Bézier curve from its three control points can be generalized for more control points in a straightforward manner.",
          "type": "quotation"
        },
        {
          "ref": "2012, Frank Klawonn, Introduction to Computer Graphics: Using Java 2D and 3D, 2nd edition, Springer, page 151",
          "text": "When an affine transformation is applied to the control points, the resulting Bézier curve with respect to the new control points coincides with the transformed Bézier curve. Therefore, Bézier curves are invariant under affine transformations like rotation, translation or scaling. Bézier curves are also symmetric with respect to their control points.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "A type of parametric curve defined by a set of control points, two of which are the ends of the curve, while the others determine its shape."
      ],
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "computer graphics",
          "computer graphics"
        ],
        [
          "parametric",
          "parametric"
        ],
        [
          "control point",
          "control point"
        ]
      ],
      "raw_glosses": [
        "(mathematics, computer graphics) A type of parametric curve defined by a set of control points, two of which are the ends of the curve, while the others determine its shape."
      ],
      "synonyms": [
        {
          "word": "bezier"
        }
      ],
      "topics": [
        "computer-graphics",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "wikipedia": [
        "Bézier curve",
        "Paul de Casteljau"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈbɛz.i.eɪ/"
    }
  ],
  "translations": [
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "sense": "kind of parametric curve",
      "word": "貝茲曲線"
    },
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "roman": "Bèizī qǔxiàn",
      "sense": "kind of parametric curve",
      "word": "贝兹曲线"
    },
    {
      "code": "cs",
      "lang": "Czech",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "Bézierova křivka"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "kind of parametric curve",
      "word": "Bézier-käyrä"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "courbe de Bézier"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "Bézierkurve"
    },
    {
      "code": "it",
      "lang": "Italian",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "curva di Bézier"
    },
    {
      "code": "ja",
      "lang": "Japanese",
      "roman": "Beje kyokusen",
      "sense": "kind of parametric curve",
      "word": "ベジェ曲線"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "roman": "krivája Bezʹjé",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "крива́я Безье́"
    },
    {
      "code": "es",
      "lang": "Spanish",
      "sense": "kind of parametric curve",
      "tags": [
        "feminine"
      ],
      "word": "curva de Bézier"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "sense": "kind of parametric curve",
      "tags": [
        "common-gender"
      ],
      "word": "Bézier-kurva"
    }
  ],
  "word": "Bézier curve"
}

This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-05-03 from the enwiktionary dump dated 2024-05-02 using wiktextract (f4fd8c9 and c9440ce). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.