An algorithm to find bounding box of closed bezier curves?
- by Sorush Rabiee
I'm looking for an algorithm to find bounding box (max/min points) of a closed quadratic bezier curve in Cartesian axis:
input: C (a closed bezier curve)
output: A B C D points