Question: Computer graphics: java program: 1. Write a program to draw curves sing Beizer curve for P1(200 250), P1`(300 350) control points and P2(550 600), P2`(500
Computer graphics:
java program:
1. Write a program to draw curves sing Beizer curve for P1(200 250), P1`(300 350) control points and P2(550 600), P2`(500 450) tangent vectors.

2. Modify the above program ,along with the curve add an object shape of the ball at the end of the point P2 using 2D graphics.
Bezier Cubic Spline
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
