brainexcerpts / SplineLinks
C++ routines to compute spline curves in nD
☆42Updated 6 years ago
Alternatives and similar repositories for Spline
Users that are interested in Spline are comparing it to the libraries listed below
Sorting:
- A nano spline library in modern C++.☆129Updated last month
- A C++ geometry processing library☆52Updated 4 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆28Updated 2 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- ☆29Updated 5 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆99Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Research 3D Engine for rendering, animation and processing☆105Updated 3 weeks ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 5 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 6 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last month
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆26Updated last year
- Polar decomposition of a 3x3 matrix☆14Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 9 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
- Octree library in C++☆60Updated 13 years ago
- ☆29Updated 6 years ago
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆32Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Math utility library for games and simulations including lots of intersection tests for different geometry☆19Updated 7 months ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A Robust Geometry Processing Library☆288Updated last week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago