开发者

Create a circle using a Catmull-Rom Spline

开发者 https://www.devze.com 2022-12-30 22:20 出处:网络
I have a class where you enter control points for a catmull-rom spline, and then it returns a list of points running along the spline.

I have a class where you enter control points for a catmull-rom spline, and then it returns a list of points running along the spline.

What points would I ne开发者_如何学运维ed to enter to create a circle?

0

精彩评论

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