CodeBase - Bezier Curve Example

Return to the CodeBase listing

Category: Math / Physics

Version: 1.0

0
0

Information

Uploaded: 6th Apr 2013 05:01

Modified: 1st Jan 1970 01:00

Author:  Markus

Summary

plot a Bezier Curve from a array of vectors.

Full Description

plot a Bezier Curve from a array of vectors.<br /> the position of the curve is a value parameter fromo 0 to 1.<br /> the Bezier function "return" the result vector.

Comments

No comments yet.