开发者

how can i construct the bezier curve if i only have points in x axis?

开发者 https://www.devze.com 2022-12-17 10:39 出处:网络
how can i construct the bezier curve if i only have points in x axis?can i do this act or need points for x and y axes related to t parameter?

how can i construct the bezier curve if i only have points in x axis?can i do this act or need points for x and y axes related to t parameter? i want constructe a bezier curve(from degree N)in a given interval and known point in that interval(that are random), but i have points only in x axes!!Whether this is feasible? 开发者_如何学JAVA


Can you specify the slopes at the end-points. You will need to do this for any bezier curve, The fact that the data points are on the x-axis is irrelevant.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号