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 10 months ago
- A C++ geometry processing library☆50Updated 4 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
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A library to collect many useful spline functions into one place.☆286Updated 3 years ago
- A Shoemake Arcball camera in C++☆30Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆80Updated 2 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆43Updated 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 C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 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
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Custom views of various objects for Visual Studio debugger☆82Updated last year
- A Robust Geometry Processing Library☆281Updated last week
- The ultimate mesh handling library☆59Updated last month
- RPly: ANSI C Library for PLY file format input and output☆18Updated 9 years ago
- ☆29Updated 5 years ago
- Math utility library for games and simulations including lots of intersection tests for different geometry☆19Updated 2 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated last week
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆275Updated last week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Polar decomposition of a 3x3 matrix☆14Updated 6 years ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆47Updated 8 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago