yuki-koyama / mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
☆268Updated 2 years ago
Alternatives and similar repositories for mathtoolbox:
Users that are interested in mathtoolbox are comparing it to the libraries listed below
- A header-only, single-file library for colormaps written in C++11☆336Updated 4 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆336Updated 3 years ago
- Digital Geometry Tools and Algorithm Library☆373Updated 2 weeks ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆316Updated last year
- A nano spline library in modern C++.☆113Updated 3 months ago
- This is a mirror of the latest stable version of Triangle.☆129Updated 2 years ago
- C++ library for NURBS curves and surfaces☆462Updated 7 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- A library to collect many useful spline functions into one place.☆278Updated 3 years ago
- TriWild: Robust Triangulation with Curve Constraints☆236Updated 2 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆171Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆98Updated 7 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆382Updated 2 months ago
- A blank project example showing how to use libigl and cmake.☆146Updated 7 months ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆953Updated this week
- OpenGP☆81Updated 2 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆151Updated 3 years ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated 2 weeks ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆147Updated 6 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆421Updated last year
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆178Updated 2 weeks ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆25Updated last year
- Library of cubic spline utilities☆321Updated last year
- Cubic B-Spline implementation in C++ templates☆95Updated 5 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆161Updated 10 months ago
- Computes the 3D Delaunay triangulation on the GPU☆126Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆272Updated 6 months ago