I am playing around with some code related to Bezier curves. Although many programming languages provide a Bezier curve drawing function, I need my own. I need it so that I can translate a string of Bezier curves into polar coordinates for drawing a cam.
See my older post about a cam design program.
I found an interactive demo that is so attractive and functional that I though it was worth providing a link.
The Bezier construction demo is here.
Since pages can disappear from the web at any time, a picture is warranted.
Picture of the Cubic Bezier Construction Demonstration
Leave a comment