yuki-koyama / rbf-interpolatorLinks
[deprecated] Radial Basis Function (RBF) Interpolation written in C++11. This can be used for fitting a non-linear function from scattered data.
☆10Updated 7 years ago
Alternatives and similar repositories for rbf-interpolator
Users that are interested in rbf-interpolator are comparing it to the libraries listed below
Sorting:
- RBF_interpolation is Interpolation and Approximation using Radial Base Functions (RBF) based on Eigen☆23Updated 4 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last week
- Code to construct implicit RBF surfaces.☆10Updated 5 years ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆38Updated last month
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- Hex-mesh simplification and optimization☆50Updated 7 years ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆161Updated 3 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- Radial Basis Function based N-dimensional scattered data interpolation for interpolating between unlimited multi-dimensional vectors in N…☆10Updated 4 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆29Updated 5 years ago
- Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights☆29Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- NURBS library based on libigl.☆21Updated 6 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 4 months ago
- Partial remeshing of a source mesh to match the geometric features of a target mesh☆11Updated 7 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆281Updated 2 weeks ago
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆93Updated 7 months ago
- A fast surface reconstruction method from Hermite points☆34Updated 9 years ago
- libDistMesh: A Simple Mesh Generator in C++☆35Updated 9 years ago
- GoTools Geometry Toolkit☆76Updated 3 weeks ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆205Updated 10 months ago
- CGAL Paraview plugins☆32Updated 3 months ago
- A parameter space based FEM program, based on Jernej Barbic's FEM library Vega(http://run.usc.edu/vega/), you can find an example here: h…☆33Updated 8 years ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- Practical Feature-Preserving Block Decomposition for Strongly Hex-Dominant Meshing☆79Updated 2 years ago
- 3D Constrained Delaunay Refinement on the GPU☆10Updated 5 years ago
- A blank project example showing how to use libigl and cmake.☆157Updated 3 months ago