yuki-koyama / mathtoolboxLinks
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
☆282Updated 2 months 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++.☆128Updated 3 weeks ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- OpenGP☆81Updated 3 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆163Updated 2 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 4 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 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
- This is a mirror of the latest stable version of Triangle.☆154Updated 8 months ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Tools associated with DGtal Library☆49Updated this week
- Robust geometric predicates☆63Updated last year
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last month
- Digital Geometry Tools and Algorithm Library☆396Updated last week
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 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…☆311Updated 2 years ago
- A header-only, single-file library for colormaps written in C++11☆362Updated last month
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆87Updated 2 years ago
- Surface manipulation and mesh morphing library☆101Updated 4 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 6 months ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆78Updated 6 years ago
- Research prototyping framework for physics simulation written in C++☆195Updated 3 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago