attcs / OctreeLinks
Octree/Quadtree/N-dimensional linear tree
☆207Updated last month
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☆203Updated 9 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- A simple and modern C++ quadtree implementation☆251Updated last year
- 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…☆168Updated last year
- C++ implementation of the Marching Cubes algorithm☆46Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- fast distance and ray intersection queries☆451Updated 3 months ago
- A library for detecting and resolving intersections between two surface meshes.☆478Updated 5 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- C++ library for NURBS curves and surfaces☆502Updated last year
- ☆101Updated last year
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆583Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- A nano spline library in modern C++.☆130Updated last month
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆385Updated 4 months ago
- an elegant, high-performance and user-friendly halfedge data structure☆89Updated 5 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆646Updated 2 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,078Updated this week
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- A header-only, single-file library for colormaps written in C++11☆363Updated last month
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆61Updated last month
- an implementation of parallel linear BVH (LBVH) on GPU☆249Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- Header-only C++ class for intersecting a triangulated mesh with a plane☆34Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year