brainexcerpts / SplineLinks
C++ routines to compute spline curves in nD
☆41Updated 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++.☆128Updated last year
- A C++ geometry processing library☆52Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆84Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 3 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆47Updated 2 years ago
- ☆29Updated 5 years ago
- A Robust Geometry Processing Library☆286Updated this week
- 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++ implementation of the Wavefront obj file format.☆25Updated last year
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 3 weeks ago
- A library to collect many useful spline functions into one place.☆293Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 8 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 4 months ago
- Research 3D Engine for rendering, animation and processing☆105Updated last week
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 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…☆31Updated 6 years ago