Create a circle using Catmull-Rom spline

I have a class where you inject breakpoints for a catmull-rom spline and then returns a list of points along the spline.

What points do I need to enter to create a circle?

+2


a source to share





All Articles