Smooth 3D bezier curves with implicit control points

版本 1.0.0.0 (5.6 KB) 作者: Will Robertson
Uses Hobby's algorithm to plot smooth curves in 3D through specified control points
1.7K 次下载
更新时间 2013/6/20

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This code can be used to draw 3D cubic splines by only entering the points through which the spline should pass.

In other words, smooth curves can be drawn by simply defining occasional points through which the curve should pass.

Bezier control points are calculated automatically using the Hobby's algorithm (1986), which allows a slope and "tension" of the spline at each point to be specified explicitly if desired.

引用格式

Will Robertson (2024). Smooth 3D bezier curves with implicit control points (https://www.mathworks.com/matlabcentral/fileexchange/42302-smooth-3d-bezier-curves-with-implicit-control-points), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

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