Engineering >> Computer Science & Engineering

Converting File Types Using Bezier Curves

by Timothy Hilsabeck

 

Submitted : Spring 2013


This report will detail a mathematical approach to solving simple, low-order Bézier Curves using de Casteljau’s Algorithm. This algorithm uses a series of line interpolations to approximate the curves using a weighted value, and a set of pre-defined control points. After using the algorithm for as many weight points as desired, this will ultimately allow for a representation of Bézier Curves as a series of interpolations both mathematically and visually.

 


 

[ Back ]

Advisors :
Arcadii Grinshpan, Mathematics and Statistics
David Hilsabeck, Pegasus Imaging
Suggested By :
David Hilsabeck