Would these arcs need to be interpolated, similar to the methods we learned in the beginning of the semester? Are there other methods used to render arcs that are more commonly used as well?
Mehvix
@charshou I believe a prior MT MCQ was on how low-degree bezier curves may be practical for animation (high degree are computationally expensive; O(n⋅d) for n pts and d degree curve)
Would these arcs need to be interpolated, similar to the methods we learned in the beginning of the semester? Are there other methods used to render arcs that are more commonly used as well?
@charshou I believe a prior MT MCQ was on how low-degree bezier curves may be practical for animation (high degree are computationally expensive; O(n⋅d) for n pts and d degree curve)