gradientspace / geometry3Sharp

C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
http://www.gradientspace.com
Boost Software License 1.0
1.69k stars 380 forks source link

How to make b-spline curve through mouse click point? #174

Open WREQI opened 2 years ago

WREQI commented 2 years ago

How to make b-spline curve through mouse click point? or How to generate B-spline curves from discrete points?