Construction of cubic Bezier Patch and Surface

Construction of cubic Bezier Patch and Surface
3.1K 次下载
更新时间 2025/2/27

查看许可证

The archive contains several files related to the construction and visualization of Bézier surfaces. The main.m script serves as a test program to generate a Bézier surface with 32 patches.
The bezierpatchinterp.m function evaluates a cubic Bézier patch using 16 control points and returns interpolated points.
The plotbezierpatch3D.m and plotbeziersurface3D.m functions plot individual Bézier patches and complete Bézier surfaces, respectively.
Additionally, teapot.mat provides control points for a 3D teapot model composed of 32 patches, each defined by 16 control points in three-dimensional space.
Lastly, BezierCurveSurface.pdf offers a brief overview of Bézier curves and surfaces.

引用格式

Dr. Murtaza Ali Khan (2025). Construction of cubic Bezier Patch and Surface (https://www.mathworks.com/matlabcentral/fileexchange/37876-construction-of-cubic-bezier-patch-and-surface), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polygons 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.2

Better documentation

1.0.0.0