Click here to Skip to main content
15,892,059 members
Articles / Multimedia / GDI+

Midpoint Algorithm (Divide and Conquer Method) for Drawing a Simple Bezier Curve

Rate me:
Please Sign up or sign in to vote.
4.78/5 (19 votes)
8 Jul 2011CPOL3 min read 57.4K   3.1K   34  
A simple program that helps to understand the midpoint algorithm for constructing a Bezier curve.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions