Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Given three points A(X1,y1)B(x2,y2) and C(x3,y3), the curves with A and C as endpoints can be constructed by BEZIER function. If we use HERMITE curve,
Given three points A(X1,y1)B(x2,y2) and C(x3,y3), the curves with A and C as endpoints can be constructed by BEZIER function. If we use HERMITE curve, the direction of AB is the tangent direction of the curve at Point A, and the direction of BC is the tangent direction of the curve at point C. To make the two curves roughly the same (the midpoint is the same), try to derive the magnitude of the two curve vectors (expressed as multiples of AB and BC vectors) that can be used to design the HERMITE curve.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started