brainexcerpts / Spline
C++ routines to compute spline curves in nD
☆42Updated 5 years ago
Alternatives and similar repositories for Spline:
Users that are interested in Spline are comparing it to the libraries listed below
- A nano spline library in modern C++.☆118Updated 5 months ago
- A Shoemake Arcball camera in C++☆28Updated last year
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆26Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- 3D view interactor (C++, OpenGL).☆15Updated 8 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆41Updated last year
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆22Updated last year
- A C++ geometry processing library☆49Updated 4 years ago
- Octree library in C++☆59Updated 12 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 4 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 6 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆66Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆27Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆170Updated 7 months ago
- Computer Graphics Assignment about Meshes☆27Updated 5 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆90Updated this week
- Polar decomposition of a 3x3 matrix☆14Updated 5 years ago
- ☆28Updated 4 years ago
- A collection of common mesh subdivision algorithms☆94Updated 7 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆15Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- ☆11Updated 8 years ago