Simple tool for Drawing Bezier Curve, Cubic B-Spline
-
Updated
Mar 31, 2018 - C++
Simple tool for Drawing Bezier Curve, Cubic B-Spline
My Computer Graphics Projects in OpenGL which include samples for Curves, 3D Objects, Lighting, Curved Surfaces, Textures
Approximate an image's gradient from a b-spline fit to its intensity
Original repository of Julian Valentin's PhD thesis: “B-Splines for Sparse Grids: Algorithms and Application to Higher-Dimensional Optimization”
Algorithm for intersection points between two B-spline curves using Bezier clipping
CENSO is a framework for global optimization of nonconvex, spline-constrained MINLP problems
This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
SG⁺⁺ – the numerical library for Sparse Grids in all their variants.
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).
Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB
Add a description, image, and links to the b-splines topic page so that developers can more easily learn about it.
To associate your repository with the b-splines topic, visit your repo's landing page and select "manage topics."