attcs / OctreeLinks
Octree/Quadtree/N-dimensional linear tree
☆185Updated last week
Alternatives and similar repositories for Octree
Users that are interested in Octree are comparing it to the libraries listed below
Sorting:
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 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
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆164Updated last year
- fast distance and ray intersection queries☆427Updated 2 weeks ago
- ☆101Updated last year
- A library for detecting and resolving intersections between two surface meshes.☆462Updated last month
- C++ implementation of the Marching Cubes algorithm☆43Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 4 months ago
- A simple and modern C++ quadtree implementation☆246Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆172Updated 7 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated 3 weeks ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 5 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆366Updated 3 weeks ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆199Updated last year
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- A nano spline library in modern C++.☆124Updated 11 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 10 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆635Updated 2 years ago
- Header-only C++ class for intersecting a triangulated mesh with a plane☆33Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- A library for constructing and traversing LBVHs.☆22Updated 3 years ago
- C++ library for NURBS curves and surfaces☆489Updated last year
- an elegant, high-performance and user-friendly halfedge data structure☆86Updated 4 years ago