b-splines
There are 50 repositories under b-splines topic.
msteinbeck/tinyspline
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
bgrimstad/splinter
Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB
gismo/gismo
G+Smo (pronounced gismo or gizmo) is a C++ library for isogeometric analysis (IGA). Geometry plus simulation modules aims at the seamless integration of Computer-aided Design (CAD) and Finite Element Analysis (FEA).
lucidrains/spline-based-transformer
Implementation of the proposed Spline-Based Transformer from Disney Research
SGpp/SGpp
SG⁺⁺ – the numerical library for Sparse Grids in all their variants.
jipolanco/BSplineKit.jl
A collection of B-spline tools in Julia
WU-CVGL/BeNeRF
[ECCV 2024] "BeNeRF: Neural Radiance Fields from a Single Blurry Image and Event Stream"
carlonluca/isogeometric-analysis
Isogeometric-analysis and FEM code.
hoangthangta/BSRBF_KAN
Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)
vss2sn/curves
This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
hoangthangta/FC_KAN
FC-KAN: Function Combinations in Kolmogorov-Arnold Networks
felaube/b-spline-trajectories
Optimization of aircraft short-term trajectories, parameterized using B-splines.
JuliaApproximation/CompactBases.jl
Julia library for function approximation with compact basis functions
bgrimstad/censo
CENSO is a framework for global optimization of nonconvex, spline-constrained MINLP problems
valentjn/thesis-arxiv
Source code of Julian Valentin's PhD thesis (arXiv version): “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”
Graygzou/Nurbs-surface-model
Representing curves and surfaces with NURBS model .
LorenzoPratesi/B-spline-Curves-and-Surfaces
This repo holds some implementations and approximations of B-spline curves and surfaces
AbanobSoliman/B-splines
In this repo you can find implementation for Cubic and Quadratic B-splines trajectory generation given poses in R(3) along with B-spline trajectory T(t) generation, of any degree (n) given increments of poses in R(3) and also SO(3) and SE(3) Lie groups.
Jarviss77/Adobe-Gensolve
CurveTopia tackles shape detection and completion, featuring regularization and occlusion tasks. The Regularisation folder contains the regularization task, and the master_folder holds Jupyter notebooks (.ipynb) for Algorithms 1 to 4 on occlusion. The Streamlit app integrates all solutions for interactive use.
pascal754/bezier-clipping
Algorithm for intersection points between two B-spline curves using Bezier clipping
av-mae-uf/eml4842_gps_nav
GPS Navigation package. Provides planner and a follow pose for a pure pursuit based controller.
pyccel/GeLaTo
Generalized Locally Toeplitz
valentjn/thesis
Original repository of Julian Valentin's PhD thesis: “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”
hicte/cubic-bspline-curve
Bachelor computer graphics course project.
huaminghuangtw/B-Spline-FEM-Computation
⛏️ FE code that discretizes a two-dimensional Poisson’s equation using B-Spline basis functions
JSorngard/hydrogen-eigenstates
Program for calculating the energies of the eigenstates of hydrogen, as well as writing the specified (radial) wavefunction to a .txt file. This is my solution to a homework problem in computational atomic physics.
dgreenhoe/bsplines
Maxima script supporting the calculation of polynomials induced by B-splines.
elia-mercatanti/nmg-project
Project for Numerical Methods for Graphics course. Development and implementation of some exercises based on Bézier, and B-Spline Curve or Surfaces.
InsightSoftwareConsortium/ITKBSplineGradient
Approximate an image's gradient from a b-spline fit to its intensity
marcvidalbadia/pfica
:exclamation: This is a read-only mirror of the CRAN R package repository.
nomad-vagabond/splinecloud-scipy
A Python client for SplineCloud API
SouthEndMusic/NURBS_PyTorch
Implementation of NURBS in PyTorch for automatically differentiable parametric geometries.
zagaynov-andrew/b-spline-surface
Визуализация B-сплайн поверхности произвольной формы
danmadeira/bezier-curve
Cálculo da curva de Bézier em PHP
valentjn/defense
Julian Valentin's PhD Defense Talk: “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”