yuki-koyama / rbf-interpolator
[deprecated] Radial Basis Function (RBF) Interpolation written in C++11. This can be used for fitting a non-linear function from scattered data.
☆10Updated 6 years ago
Alternatives and similar repositories for rbf-interpolator:
Users that are interested in rbf-interpolator are comparing it to the libraries listed below
- RBF_interpolation is Interpolation and Approximation using Radial Base Functions (RBF) based on Eigen☆23Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- Hex-mesh simplification and optimization☆44Updated 6 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Surface manipulation and mesh morphing library☆100Updated 3 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
- Hybrid arithmetic for geometric computation☆16Updated 4 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 8 months ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆33Updated 3 weeks ago
- Radial Basis Function based N-dimensional scattered data interpolation for interpolating between unlimited multi-dimensional vectors in N…☆10Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆26Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated last month
- A simple C++ library for mesh grid generation☆20Updated 5 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 2 months ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 8 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆41Updated 2 months ago
- A C++ geometry processing library☆49Updated 4 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year
- 3D Constrained Delaunay Refinement on the GPU☆11Updated 4 years ago
- Code to construct implicit RBF surfaces.☆10Updated 4 years ago
- Quadrilateral-dominant and Hexahedral-dominant meshes generator☆86Updated last week
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆59Updated 3 years ago
- C++ Shape Analysis and Geometry Processing☆38Updated 11 months ago
- Automatic topology repair and editing of 3D models.☆37Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- Remesh surface using the centroidal Voronoi tessellation.☆40Updated 5 years ago
- 3D geometry processing environment☆82Updated 9 years 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 7 years ago