Previous | Next --- Slide 53 of 70
Back to Lecture Thumbnails
Alan7996

How is the value of 's' determined to evaluate the expression for a Bezier curve? Since we already have the vector for the initial line, what is the use of 's'? Is this like a 0~1 scale to show which percentile of the line we are evaluating?

saphirasnow

Is 's' something like time would be if the curve expressed something traveling?

dab

Why is being tangent to the end segments important?

jonasjiang

Is there any constraint on how to choose these control points?

Joshua

how does a convex hull make it more convenient for rasterization?

Oh_skr

Can we perform transformations like rotation on a Bezier curve by performing the transformations on its control points?

urae

Can any number of end points be applied to this theorem?

anj

What does 's' represent?