Bezier Surface
Version 1.1.0.0 (1.11 KB) by
Shaswat Mohanty
Plotting Bezier Surfaces from provided set of control points.
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 LinuxCategories
Find more on Surface and Mesh Plots in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.