Curves and surface interpolation with NURBS

Hi,

PLEASE, help me to find any algorithms (C, C++) to implement global/local interpolation with NURBS.

Thanks,
Alexander

A Google search for “NURBS” or even “NURBS C++” will find you plenty of stuff to chew on. Many books on computer graphics also deal with the theory of NURBS to some extent, and I know of a couple that are entirely dedicated to NURBS. Look around!

– Tom

Thanks, Tom !

Internet has a lot of information about NURBS mathematics. But search attempts does not get me any acceptable online resources about interpolation technics with NURBS. :frowning: