attcs / OctreeLinks
Octree/Quadtree/N-dimensional linear tree
☆181Updated 3 months ago
Alternatives and similar repositories for Octree
Users that are interested in Octree are comparing it to the libraries listed below
Sorting:
- A simple and modern C++ quadtree implementation☆241Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months 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…☆160Updated 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
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆363Updated last year
- A library for detecting and resolving intersections between two surface meshes.☆462Updated last week
- C++ implementation of the Marching Cubes algorithm☆41Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 5 months ago
- an elegant, high-performance and user-friendly halfedge data structure☆85Updated 4 years ago
- ☆101Updated last year
- fast distance and ray intersection queries☆423Updated last week
- C++ library for NURBS curves and surfaces☆490Updated last year
- C++ implementation of the 3D QuickHull algorithm☆290Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆168Updated 2 months ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,040Updated last month
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 9 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆570Updated last year
- A header-only, single-file library for colormaps written in C++11☆349Updated 3 months ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆168Updated 7 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆220Updated 5 years ago
- GPU-accelerated triangle mesh processing☆268Updated last week
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 5 months ago