<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bézier Curve on Ne0's Blog</title><link>https://ne0.io/tags/b%C3%A9zier-curve/</link><description>Recent content in Bézier Curve on Ne0's Blog</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>ne0.wu@outlook.com (Ne0)</managingEditor><webMaster>ne0.wu@outlook.com (Ne0)</webMaster><lastBuildDate>Wed, 01 Feb 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://ne0.io/tags/b%C3%A9zier-curve/index.xml" rel="self" type="application/rss+xml"/><item><title>CAGD 学习笔记 | 极形式</title><link>https://ne0.io/posts/1627199113/</link><pubDate>Wed, 01 Feb 2023 00:00:00 +0000</pubDate><author>ne0.wu@outlook.com (Ne0)</author><guid>https://ne0.io/posts/1627199113/</guid><description>极形式是计算机图形学中用于处理样条曲线和曲面的数学工具, 它是一种将多项式表示为多重仿射函数的方法，它具有对称性和多重仿射性的性质. 利用极形式我们可以更方便地研究 Bézier 曲线, 并且更自然地描述 de Casteljau 算法和 de Boor 算法.</description></item><item><title>CAGD 学习笔记 | 样条</title><link>https://ne0.io/posts/1534275948/</link><pubDate>Mon, 30 Jan 2023 00:00:00 +0000</pubDate><author>ne0.wu@outlook.com (Ne0)</author><guid>https://ne0.io/posts/1534275948/</guid><description>样条曲线指的是平滑的分段多项式曲线, 而这个名字来自于二战期间英国制造飞机时的技术, 使用若干段薄木条穿过固定的点来形成飞机上的曲线. 因为样条曲线是分段的, 所以可以使每一个控制点的影响范围在它的附近. 此外, 样条曲线的另一个优势在于可以控制曲线的阶数, 避免高次多项式的出现.</description></item><item><title>CAGD 学习笔记 | Bézier 曲线</title><link>https://ne0.io/posts/2573674589/</link><pubDate>Sat, 21 Jan 2023 00:00:00 +0000</pubDate><author>ne0.wu@outlook.com (Ne0)</author><guid>https://ne0.io/posts/2573674589/</guid><description>Bézier 曲线指的是一段由若干控制点给出的多项式曲线, 它是计算机图形学中的一种重要的参数曲线. 本文将介绍它的定义、意义、性质和应用.</description></item></channel></rss>