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++.☆124Updated 11 months ago
- A C++ geometry processing library☆50Updated 4 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
- 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
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Polar decomposition of a 3x3 matrix☆14Updated 6 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- ☆29Updated 5 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
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- A library to collect many useful spline functions into one place.☆290Updated 3 years ago
- A Shoemake Arcball camera in C++☆31Updated last year
- A Robust Geometry Processing Library☆283Updated 3 weeks ago
- Research 3D Engine for rendering, animation and processing☆103Updated 2 weeks ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated this week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 5 months ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆275Updated 3 weeks ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- RPly: ANSI C Library for PLY file format input and output☆18Updated 9 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago