There are 0 repository under bsplines topic.
3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen
B-Spline Density Estimation Library - nonparametric density estimation using B-Spline density estimator from univariate sample.
Collection of discrete- and continuous-time motion parametrizations.
Bachelor computer graphics course project.
This project explore the use of the Space Colonization Algorithm, Generalized Cylinders and BSplines for realistic, 3Dimentional Tree generation.
This repository contains the code that returns the BSpline basis functions.
Drawing lines and curves in JS
This repository contains the code to calculate bezier extraction operator to generate the B-spline/NURBS basis function from Bezier basis functions.
This is a implementation of the basic B-spline approximation for a set of 2d points.
Draws a curve through a user-defined set of points, based on the polynomial order specified
Multivariate simplex b-spline than can be fitted to N dimensional data using least squares