Click here to Skip to main content
15,884,473 members
Articles / Desktop Programming / WPF

Draw a Smooth Curve through a Set of 2D Points with Bezier Primitives

,
Rate me:
Please Sign up or sign in to vote.
4.94/5 (57 votes)
24 Mar 2009CPOL6 min read 441.4K   12.8K   148  
Calculate piecewise Bezier curve control points to make it a spline

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)


Written By
Team Leader
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions