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
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 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
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆25Updated last year
- 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
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆47Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- The ultimate mesh handling library☆60Updated last week
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last week
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 8 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated last month
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A Robust Geometry Processing Library☆286Updated 3 weeks ago
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- ☆27Updated 6 years 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
- ☆29Updated 5 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆281Updated 3 weeks ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Research 3D Engine for rendering, animation and processing☆104Updated 2 weeks ago