bspline
There are 42 repositories under bspline topic.
orbingol/NURBS-Python
Object-oriented pure Python B-Spline and NURBS library
zhm-real/CurvesGenerator
Common used curves for motion planning.
orbingol/geomdl-examples
Example scripts for the NURBS-Python (geomdl) package
Logan-Shi/UAV-motion-control
MATLAB implementation of UAV (unmanned aerial vehicle) control simulation, with RRT (rapidly exploring random tree) for path planning, B-Spline for trajectory generation and LP (linear programming) for trajectory optimization.
KIT-ISAS/SFUISE
SFUISE is a novel continuous-time UWB-inertial state estimation framework based on sliding-window spline fusion.
mit-acl/minvo
Simplexes with Minimum Volume Enclosing Polynomial Curves
Tagussan/BSpline
A simple and fast uniform-knot BSpline curve implementation by javascript.
tataratat/splinepy
Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
ssg-aero/gbs
gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compatible with OpenCASACADE and has a python biding.
mirsaeedi/spline-curve-fitting
B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.
orbingol/rw3dm
Rhino/OpenNURBS importer and exporter for NURBS-Python (geomdl)
sostock/BSplines.jl
A Julia package for working with B-splines
oberbichler/ANurbs
A simple Nurbs library (work in progress)
olivierverdier/bsplinelab
Implementation of B-Splines in Python for various geometries
orbingol/geomdl-shapes
Generate common B-spline, NURBS and analytic geometries
rparak/Parametric_Curves
An open-source library for interpolation functions of parametric curves (Bézier, B-Spline) useful for robotics applications.
12ff54e/BSplineInterpolation
A library providing interpolation on arbitrary dimension Cartesian mesh grid. And it's really fast.
ASIG-X/SFUISE
Official repository of SFUISE, a novel continuous-time UWB-inertial state estimation framework based on sliding-window spline fusion.
akihiko47/Parametric-Curves-And-Splines
A tool for creation/editing splines with different basis matrices and generating procedural meshes in Unity.
Takayuki-Miyagi/NdSpline
Multidimensional spline interpolation
compmec/pynurbs
NURBS python object-oriented library
hicte/cubic-bspline-curve
Bachelor computer graphics course project.
okruz/BSplinebasis
C++ BSpline-library for use in basis expansions.
orbingol/geomdl-cli
Run NURBS-Python (geomdl) from the command line
PWB97/BSpline
Use Bspline in simpleITK to transform images and show the deformation flow
tataratat/BSplineLib
BSpline and NURBS c++ backend for splinepy
toukii/bezier
Bézier curve
arielsboiardi/adAHBsplineFEM
Adaptive hierarchical isogeometric methods for one-dimensional advection-diffusion equations.
CHEREF-Mehdi/curves
Bezier, Catmull Rom, B-Spline uniform and non-uniform curves
sienkiewiczkm/cadio
Simple CAD system.
svark/asti
hobby cagd library
MerlotRain/libnurbs
Non-Uniform Rational B-Spline Algorithm
orbingol/geomdl-experiments
Experiments with NURBS-Python
prchinmay/robot_waiter
A path planning and control method is developed for the scenario of a non-holonomic robot serving food in a restaurant.
TaleTN/OEIS
Collection of OEIS integer sequence generators.
TUTElectromechanics/spline-fit-py
Python version of spline fitting codes.