Bezier Surface

Plotting Bezier Surfaces from provided set of control points.
922 Downloads
Updated 29 Mar 2018

View License

Forms a Bezier surface for the set of control points that are mentioned. The control points need to be hardcoded in the main file. The function files provided alongside need no further modifications. Instead of using a De-Boor Algorithm extended beyond the curve, a point wise set of Bezier curves is drawn to complete the surface.

Cite As

Shaswat Mohanty (2024). Bezier Surface (https://www.mathworks.com/matlabcentral/fileexchange/66678-bezier-surface), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Generalised bezier curve matlab code

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Image plot added and line plot change to plot3d

1.0.0.0