yuki-koyama / mathtoolboxLinks
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
☆273Updated 3 years ago
Alternatives and similar repositories for mathtoolbox
Users that are interested in mathtoolbox are comparing it to the libraries listed below
Sorting:
- A nano spline library in modern C++.☆122Updated 9 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months 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
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆152Updated 2 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Digital Geometry Tools and Algorithm Library☆385Updated this week
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆140Updated 3 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆346Updated last month
- This is a mirror of the latest stable version of Triangle.☆145Updated 3 months ago
- Custom views of various objects for Visual Studio debugger☆80Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- OpenGP☆81Updated 2 years ago
- Various Splines Interpolation classes☆143Updated last week
- Robust geometric predicates☆61Updated last year
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆303Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last week
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆76Updated 6 years ago
- Research prototyping framework for physics simulation written in C++☆194Updated 2 years ago
- ☆127Updated last month
- TriWild: Robust Triangulation with Curve Constraints☆246Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- This is a mirror of the latest stable version of Tetgen.☆103Updated 3 months ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated 2 years ago
- A C++ geometry processing library☆50Updated 4 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆345Updated 3 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆102Updated last year