Home /
Expert Answers /
Computer Science /
assignment-on-3d-bezier-b-spline-surface-in-c-write-your-own-program-that-is-able-to-generate-a-pa294
(Solved):
Assignment on 3D Bezier/B-Spline Surface in C++ Write your own program that is able to generate a ...
Assignment on 3D Bezier/B-Spline Surface in C++ Write your own program that is able to generate a Bezier/B-Spline curve based on 3 - 4 control points (preferably interactive input). (Online reference is acceptable and make sure you modifying based on the assignment requirements.) - Program can be in \( \mathrm{C}++ \) or other preferred programming language. - Able to generate Bezier/B-Spline based interactive input and output should be 3D Bezier/BSpline. - Able to generate a 3D curved surface. - Add suitable user interactions/menus/GUls