Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

killerxzol/b-spline-interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

b-spline-interpolation

B-spline or basis spline is a spline function that has minimal support with respect to a given degree, smoothness, and domain partition.

This program builds cubic B-splines for a given sequence of vertices in 3D space.

Note: A curve composed of B-splines will not pass exactly through the given points.

animated

About

Cubic b-spline interpolation in 3d space

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages