NURBS (Non-Uniform Rational B-Spline) is a mathematical model that is used
to create curves and surfaces based on B-spline geometry. These surfaces are
defined by a set of 3D vertices of the B-splines that form an M*N array, where
M is the count of rows and N is the count of columns.